Removed syntastic and replaced it with ale
Read more here: https://github.com/w0rp/ale
This commit is contained in:
2
sources_non_forked/ale/ftplugin/ale-fix-suggest.vim
Normal file
2
sources_non_forked/ale/ftplugin/ale-fix-suggest.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" Close the ALEFixSuggest window with the q key.
|
||||
noremap <buffer> q :q!<CR>
|
||||
2
sources_non_forked/ale/ftplugin/ale-preview.vim
Normal file
2
sources_non_forked/ale/ftplugin/ale-preview.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" Close the ALEPreviewWindow window with the q key.
|
||||
noremap <buffer> q :q!<CR>
|
||||
Reference in New Issue
Block a user