Add telescope-nvim

This commit is contained in:
Dave Gallant
2021-07-08 13:35:22 -04:00
parent 405ff357af
commit ea443a5b17
3 changed files with 9 additions and 7 deletions

View File

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