Skip to content

Commit

Permalink
Revert "Removed 'gymnastics' :D keymaps."
Browse files Browse the repository at this point in the history
This reverts commit 6dcb8e0.
  • Loading branch information
dennykorsukewitz committed Dec 21, 2023
1 parent 9ac61f0 commit afb8aea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Default.sublime-keymap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[
{ "keys": ["ctrl+alt+k", "f"], "command": "git_hub_file_fetcher" },
]
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The following steps are performed one after the other.
So that you don't have to search for the repositories again and again,
you can save the currently used one in the settings.

**Shortcut:** ```strg + alt + k, f```<br>
**Command:** ```GitHubFileFetcher: Searches and fetches files from GitHub.```

![GitHubFileFetcher](doc/images/githubfilefetcher.gif)
Expand Down

0 comments on commit afb8aea

Please sign in to comment.