Remove git branch from statusline in vim because it lags on macos

This commit is contained in:
Dave Gallant
2021-07-09 19:29:38 -04:00
parent 3fafb33b22
commit 9623ebb565
5 changed files with 5 additions and 19 deletions

View File

@@ -45,9 +45,7 @@
"com.apple.sound.beep.feedback" = 0;
"com.apple.sound.beep.volume" = "0.000";
ApplePressAndHoldEnabled = false;
# delay before repeating keystrokes
InitialKeyRepeat = 10;
# delay between repeated keystrokes upon holding a key
KeyRepeat = 2;
AppleShowAllExtensions = true;
AppleShowScrollBars = "Automatic";