Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 482 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 482 Bytes

nke-dotfiles

Notes

To Make keys repeat when held down in Rstudio vim mode, run

defaults write -app RStudio ApplePressAndHoldEnabled -bool false

For tmux copy/paste, see this.

Since I map F3/4 to copy/paste in vim, it's good to change those keys to not require the fn modifier. Functionflip is good for this.