Activate in netrw directories
This commit is contained in:
parent
b65030cd3b
commit
4c1562c15b
@ -107,6 +107,7 @@ endfunction
|
||||
augroup fugitive
|
||||
autocmd!
|
||||
autocmd BufNewFile,BufReadPost * call s:Detect()
|
||||
autocmd FileType netrw call s:Detect()
|
||||
autocmd BufWinLeave * execute getbufvar(+expand('<abuf>'), 'fugitive_restore')
|
||||
augroup END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user