Allow VSCode Neovim plugin to work in Macos
This commit is contained in:
parent
cebb26f7d5
commit
58897c844e
@ -43,3 +43,6 @@ defaults write com.googlecode.iterm2 NeverBlockSystemShutdown -bool true
|
||||
|
||||
# Don't write .DS_Store files to network drives
|
||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE
|
||||
|
||||
# Disable Press&Hold for keys
|
||||
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
|
Loading…
x
Reference in New Issue
Block a user