Skip to content

Commit 5c5a5f6

Browse files
committed
Merge pull request #1 from amsun10/amsun10-patch-1
增加手动保存的快捷键
2 parents 5daff11 + 6826f43 commit 5c5a5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ map <S-Right> :tabn<CR>
172172
map! <C-Z> <Esc>zzi
173173
map! <C-O> <C-Y>,
174174
map <C-A> ggVG$"+y
175+
map <Esc><Esc> :w<CR>
175176
map <F12> gg=G
176177
map <C-w> <C-w>w
177178
imap <C-k> <C-y>,

0 commit comments

Comments
 (0)