2 lines
76 B
VimL
Executable file
2 lines
76 B
VimL
Executable file
" Close the ALEFixSuggest window with the q key.
|
|
noremap <buffer> q :q!<CR>
|