Skip to content
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

Vimrc improvements #1

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Vimrc improvements #1

merged 2 commits into from
Jan 11, 2024

Conversation

austinwilcox
Copy link
Owner

@austinwilcox austinwilcox commented Jan 11, 2024

This contains updates to the vimrc that improve the parsing. I want to experiment with building my own version of the application, so here I am.

Austin Wilcox added 2 commits January 11, 2024 08:19
Commands like: vmap K :m \'<-2<CR>gv=gv are
now parsed correctly (note, codemirror does not support the :m command,
so this code sample is not a great one) but now if you have commands
that involve a space in the command part, they should now be registered.
@austinwilcox austinwilcox merged commit 6afc9e9 into master Jan 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant