add: mac vim模式连按设置

This commit is contained in:
taynpg 2024-10-24 00:01:28 +08:00
parent e6d611a8e3
commit 2b4e06b9c8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -31,4 +31,4 @@
*.exe *.exe
*.out *.out
*.app *.app
.DS_Store

2
macos.txt Normal file
View File

@ -0,0 +1,2 @@
1.vim连按模式:
defaults write -g ApplePressAndHoldEnabled -bool false