-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: move all
gt*
keybinds to <LocalLeader>t*
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
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
f67110d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have been watching your From No Org to Neorg course and have found that keybindings do not work. After trying various configurations and going through the source code I have digged down to this commit.
While the phrase get task done (undone, hold, etc.) from the video sounds like idiomatic Vim to me, I am curious why you have changed
g
toleader
for almost all key bindings?Update
The answer popped up in the third video of the series and is stated as:
Sorry, for asking this. @vhyrro you did incredible work creating Neorg infrastructure. Thank you very much!