mirror of
https://github.com/amix/vimrc
synced 2025-08-03 11:45:00 +08:00
Updated plugins
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
" Close the ALEFixSuggest window with the q key.
|
||||
noremap <buffer> q :q!<CR>
|
||||
|
||||
let b:undo_ftplugin = get(b:, 'undo_ftplugin', 'execute')
|
||||
let b:undo_ftplugin .= ' | execute "silent! unmap <buffer> q"'
|
||||
|
Reference in New Issue
Block a user