From 2b4e06b9c82ead10ed79fd37feb464ad46c7cc96 Mon Sep 17 00:00:00 2001 From: taynpg Date: Thu, 24 Oct 2024 00:01:28 +0800 Subject: [PATCH] =?UTF-8?q?add:=20mac=20vim=E6=A8=A1=E5=BC=8F=E8=BF=9E?= =?UTF-8?q?=E6=8C=89=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- macos.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 macos.txt diff --git a/.gitignore b/.gitignore index e257658..4c53989 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,4 @@ *.exe *.out *.app - +.DS_Store diff --git a/macos.txt b/macos.txt new file mode 100644 index 0000000..83f916d --- /dev/null +++ b/macos.txt @@ -0,0 +1,2 @@ +1.vim连按模式: +defaults write -g ApplePressAndHoldEnabled -bool false