mirror of
https://github.com/amix/vimrc
synced 2024-12-14 14:12:33 +00:00
7c643a2d9c
Read more here: https://github.com/w0rp/ale
2 lines
79 B
VimL
2 lines
79 B
VimL
" Close the ALEPreviewWindow window with the q key.
|
|
noremap <buffer> q :q!<CR>
|