ehm, no minibufexplorer anymore

This commit is contained in:
Thomas Ruoff
2018-01-27 15:44:04 +01:00
parent acaeeb824b
commit 144fbaa128

3
vimrc
View File

@@ -257,9 +257,6 @@ nnoremap <leader>hf :History<cr>
nnoremap <leader>hc :History<cr>
nnoremap <leader>h/ :History<cr>
"" minibufexpl
map <Leader>t :MBEToggle<cr>
"" ale
nmap <silent> <C-k> <Plug>(ale_previous_wrap)
nmap <silent> <C-j> <Plug>(ale_next_wrap)