Buffergator is configured to persist.
This commit is contained in:
@@ -439,6 +439,8 @@ if filereadable(expand('~/.vim/bundle/Vundle.vim/README.md'))
|
|||||||
" Manipulation with buffers and tabs.
|
" Manipulation with buffers and tabs.
|
||||||
"
|
"
|
||||||
Plugin 'vim-scripts/Buffergator'
|
Plugin 'vim-scripts/Buffergator'
|
||||||
|
let g:buffergator_autodismiss_on_select = 0
|
||||||
|
let g:buffergator_autoupdate = 1
|
||||||
let g:buffergator_suppress_keymaps = 1
|
let g:buffergator_suppress_keymaps = 1
|
||||||
let g:buffergator_viewport_split_policy = "L"
|
let g:buffergator_viewport_split_policy = "L"
|
||||||
map ab :BuffergatorToggle<CR>
|
map ab :BuffergatorToggle<CR>
|
||||||
|
|||||||
Reference in New Issue
Block a user