Fix #757 - Show :ALEDetail messages in a window

This commit is contained in:
w0rp 2017-11-14 23:25:01 +00:00
parent 6b2c61a5cc
commit d48506f9c1
4 changed files with 36 additions and 12 deletions

2
ftplugin/ale-preview.vim Normal file
View file

@ -0,0 +1,2 @@
" Close the ALEPreviewWindow window with the q key.
noremap <buffer> q :q!<CR>