Fix #757 - Show :ALEDetail messages in a window
This commit is contained in:
parent
6b2c61a5cc
commit
d48506f9c1
4 changed files with 36 additions and 12 deletions
2
ftplugin/ale-preview.vim
Normal file
2
ftplugin/ale-preview.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Close the ALEPreviewWindow window with the q key.
|
||||
noremap <buffer> q :q!<CR>
|
Loading…
Add table
Add a link
Reference in a new issue