mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
Remove git branch from statusline in vim because it lags on macos
This commit is contained in:
@@ -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";
|
||||
|
Reference in New Issue
Block a user