[vim] Move ale mapping to ale.vim

This commit is contained in:
Vladan Popovic 2019-08-26 02:59:34 +02:00
parent 2bbe2d34e4
commit 60a09c7393
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,6 @@ inoremap <F1> <Esc>:ToggleMouse<CR>a
nmap <F3> :set nonumber!<CR>
nmap <F5> :NERDTreeToggle<CR>
set pastetoggle=<F2>
nmap <leader>e :ALEDetail <cr>
" Enable vimrc files per project, e.g: ./project/.vimrc
set exrc