-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Update keymap documentation in the book #1745
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
Merged
archseer
merged 16 commits into
helix-editor:master
from
EpocSquadron:epocsquadron/cleanup-keymap-docs
Mar 13, 2022
Merged
Update keymap documentation in the book #1745
archseer
merged 16 commits into
helix-editor:master
from
EpocSquadron:epocsquadron/cleanup-keymap-docs
Mar 13, 2022
Conversation
This file contains hidden or 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
sudormrfbin
reviewed
Mar 4, 2022
We seem to have settled on this model, so no reason to say in the docs that this is experimental. I also don't think we have any movements that don't obey extend mode left.
Co-authored-by: Michael Davis <[email protected]>
Co-authored-by: Michael Davis <[email protected]>
It's been decided since to keep it
81bdb4c
to
0271e1d
Compare
archseer
approved these changes
Mar 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The biggest question I have with this is whether there are any remaining movements that don't obey extend mode. I don't think there are, but I can add a note back in about it if I'm wrong.
Some more sections could use reorganizing or splitting (eg. there's selection manipulation stuff under movement), but I've run out of time for now.