-
-
Notifications
You must be signed in to change notification settings - Fork 141
Add shortcut indicators to sections #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add shortcut indicators to sections #103
Conversation
@jkdufair again, thank you for your contribution 😄 I really like the idea. |
Thanks @JesusMtnez. I'll get the linter errors fixed. Any idea if there is a better way than |
LOL I just moved the defcustom to the widgets file itself. |
@jkdufair what would happen if there is no keybinding for that widget (for example, custom widgets) ? |
Also @rakanalh and @jdkufair, I think it would be great if this feature is enabled by default, it does not break anything and it is a good looking thing for the package. What do you think? |
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.
Thanks @jkdufair
I think having it enabled by default is a good idea.
@JesusMtnez I'll check on what happens with no keybinding as well. I don't think it currently handles it. |
Verified that custom sections without shortcuts do not cause problems. |
@jkdufair thank you so much! |
Update docs to reflect jump indicators are enabled by default Co-Authored-By: jkdufair <[email protected]>
A small enhancement. Show shortcut indicators (if specified) for each section. Open to suggestions. Useful? Add font-lock?