changes in vim manipulation of last oppened buffer
This commit is contained in:
@@ -55,6 +55,9 @@ set number
|
||||
" don't allow wrap
|
||||
set nowrap
|
||||
|
||||
" make the previous buffer be the last modified file and not the file explorer
|
||||
" see `:help g:netrw_altfile`
|
||||
let g:netrw_altfile = 1
|
||||
|
||||
|
||||
"---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user