Skip to content

Commit

Permalink
feat(hammerspoon): add rider app mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Nov 18, 2020
1 parent 4decabc commit 72ecb57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboard/hammerspoon/modules/app-mode/app-mappings.lua
Expand Up @@ -14,6 +14,7 @@ return {
{ 'n', 'Postman'},
-- { 'w', 'MacVim'}, -- "W" for "Wiki"
{ 'i', 'IntelliJ IDEA'}, -- "I" for "IntelliJ"
{ 'r', 'Rider' },
{ 'u', 'Spotify' }, -- "U" for some reason
{ 'x', 'Firefox Developer Edition' },
{ 'w', 'Microsoft PowerPoint' },
Expand Down

0 comments on commit 72ecb57

Please sign in to comment.