Created
December 4, 2020 06:59
-
-
Save bdforbes/c56ed2186cba31419ce94edfd9c936f2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#IfWinActive ahk_exe rstudio.exe | |
Capslock::Esc | |
+Capslock::Capslock | |
#IfWinActive ahk_exe gvim.exe | |
Capslock::Esc | |
+Capslock::Capslock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment