Skip to content

Commit

Permalink
Update .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
frontDev1999 authored Dec 31, 2024
1 parent 9851cdd commit 981ca6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ set fenc=" "
"显示匹配
set showmatch
"括号匹配
inoremap { {}<ESC>i
inoremap ( ()<ESC>i
inoremap [ []<ESC>i
inoremap ' ''<ESC>i
Expand Down

0 comments on commit 981ca6f

Please sign in to comment.