[vim] View ALE error details with \e
This commit is contained in:
parent
9e7e88dcec
commit
394ecca20a
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue