1
0
mirror of https://github.com/amix/vimrc synced 2025-06-15 17:06:51 +08:00
Files
amix-vimrc-mirror/sources_non_forked/ale/ftplugin/ale-preview.vim
2018-03-31 11:55:20 -03:00

3 lines
79 B
VimL

" Close the ALEPreviewWindow window with the q key.
noremap <buffer> q :q!<CR>