darkcloud-nvimconfig/vim/config/plugins/gundo.vim

6 lines
119 B
VimL
Raw Normal View History

let g:gundo_right=0
let g:gundo_width=35
let g:gundo_preview_height=10
autocmd FileType gundo setlocal nocursorcolumn