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
CodeMirror/keymap/vim.js
Lines 427 to 429 in dc3952a
This causes some vim commands, e.g. ~ key (case switching) to work incorrectly.
~
Steps to reproduce:
The text was updated successfully, but these errors were encountered:
``
Sorry, something went wrong.
I confirm this issue is happening even for English text (not limited to Cyrillic).
Note: my system's language is configured to Portuguese-Brazil, but I usually write in English.
Successfully merging a pull request may close this issue.
CodeMirror/keymap/vim.js
Lines 427 to 429 in dc3952a
This causes some vim commands, e.g.
~key (case switching) to work incorrectly.Steps to reproduce:
The text was updated successfully, but these errors were encountered: