mirror of
https://github.com/prurigro/darkcloud-vimconfig.git
synced 2024-11-22 22:54:11 -05:00
6 lines
119 B
VimL
6 lines
119 B
VimL
|
let g:gundo_right=0
|
||
|
let g:gundo_width=35
|
||
|
let g:gundo_preview_height=10
|
||
|
|
||
|
autocmd FileType gundo setlocal nocursorcolumn
|