replace mundo with undotree

This commit is contained in:
Thomas Ruoff
2021-01-04 00:26:37 +01:00
parent 6c1f851c37
commit e298fbd4a6

View File

@@ -90,8 +90,8 @@ Plug 'editorconfig/editorconfig-vim'
Plug 'tpope/vim-projectionist'
Plug 'simnalamburt/vim-mundo'
nnoremap <leader>u :MundoToggle
Plug 'mbbill/undotree'
nnoremap <leader>u :UndotreeToggle<cr>
Plug 'w0rp/ale'
nmap <silent> [a <Plug>(ale_previous_wrap)