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