mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
增加快捷推出
This commit is contained in:
parent
fe060ed93d
commit
c0a7336dec
@ -47,6 +47,8 @@ let mapleader = ","
|
||||
|
||||
" Fast saving
|
||||
nmap <leader>w :w!<cr>
|
||||
nmap <leader>qq :q!<cr>
|
||||
nmap <leader>qa :qa!<cr>
|
||||
|
||||
" :W sudo saves the file
|
||||
" (useful for handling the permission-denied error)
|
||||
|
Loading…
Reference in New Issue
Block a user