parent
1601ffc1e0
commit
1bce4328e4
@ -646,8 +646,8 @@ call s:command("-bar Gstatus :execute s:Status()")
|
|||||||
function! s:Status() abort
|
function! s:Status() abort
|
||||||
try
|
try
|
||||||
Gpedit :
|
Gpedit :
|
||||||
set foldmethod=syntax foldlevel=1
|
|
||||||
wincmd P
|
wincmd P
|
||||||
|
set foldmethod=syntax foldlevel=1
|
||||||
nnoremap <buffer> <silent> q :<C-U>bdelete<CR>
|
nnoremap <buffer> <silent> q :<C-U>bdelete<CR>
|
||||||
catch /^fugitive:/
|
catch /^fugitive:/
|
||||||
return 'echoerr v:errmsg'
|
return 'echoerr v:errmsg'
|
||||||
|
Loading…
Reference in New Issue
Block a user