Use a new window for the ALEFixSuggest command, and document it better
This commit is contained in:
parent
f883d4d4fd
commit
8846a8860f
5 changed files with 96 additions and 30 deletions
2
ftplugin/ale-fix-suggest.vim
Normal file
2
ftplugin/ale-fix-suggest.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Close the ALEFixSuggest window with the q key.
|
||||
noremap <buffer> q :q!<CR>
|
Loading…
Add table
Add a link
Reference in a new issue