mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-17 07:43:44 -05:00
@@ -1794,7 +1794,7 @@ function! s:BufReadIndex()
|
||||
endtry
|
||||
set ft=gitcommit
|
||||
endif
|
||||
setlocal ro noma nomod nomodeline bufhidden=delete
|
||||
setlocal ro noma nomod nomodeline bufhidden=wipe
|
||||
call s:JumpInit()
|
||||
nunmap <buffer> P
|
||||
nunmap <buffer> ~
|
||||
|
||||
Reference in New Issue
Block a user