Skip to content

Instantly share code, notes, and snippets.

@bdforbes
Created December 4, 2020 06:59
Show Gist options
  • Save bdforbes/c56ed2186cba31419ce94edfd9c936f2 to your computer and use it in GitHub Desktop.
Save bdforbes/c56ed2186cba31419ce94edfd9c936f2 to your computer and use it in GitHub Desktop.
#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