2
0
Fork 0
mirror of https://github.com/amix/vimrc synced 2024-12-26 20:03:12 +00:00
vimrc/sources_non_forked/ale/ftplugin/ale-preview.vim

3 lines
79 B
VimL
Raw Normal View History

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