This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/ftplugin/ale-fix-suggest.vim

3 lines
76 B
VimL
Raw Normal View History

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