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

A few small improvements for the key bindings modal #2604

Closed
acao opened this issue Jul 30, 2022 · 1 comment
Closed

A few small improvements for the key bindings modal #2604

acao opened this issue Jul 30, 2022 · 1 comment

Comments

@acao
Copy link
Member

acao commented Jul 30, 2022

We could add a little footnote on the keybindings dialog if you want that contains a little link to these docs, keyed by prop.keyMap:

https://codemirror.net/5/demo/sublime.html
https://codemirror.net/5/demo/vim.html
https://codemirror.net/5/demo/vim.html

we should also add docs for this, or backport a way to programatically dynamically (and thus optionally ofc) import the additional vim and emacs modes

also, just noticed i was completely wrong about that vim PR! this does have insert mode already, i forgot, this should be good to say we already have vim support. i will correct myself there.

@acao acao changed the title A few small improvements for the key dialog A few small improvements for the key bindings modal Jul 30, 2022
@thomasheyenbrock thomasheyenbrock self-assigned this Jul 31, 2022
@thomasheyenbrock
Copy link
Collaborator

I added this to the short key dialog in #2601. Regarding dynamically importing the CM keymaps, there is #2583, so I'm closing this issue as half completed and half duplicate 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants