diff options
Diffstat (limited to '')
-rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ let g:tagbar_left = 1 let g:tagbar_width = 30 let g:tagbar_autoclose = 0 let g:tagbar_autofocus = 1 +let g:tagbar_sort = 0 let g:undotree_SetFocusWhenToggle = 1 let g:undotree_SplitWidth = 30 |