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

6 lines
125 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