brady444
brady444
**Describe the bug** In insert mode, when I press the numpad decimal key while numlock is on, it deletes a character instead of typing ".". I think this is probably...
This repo is missing a LICENSE file.
Please add a setting to auto-disable vim mode when editing a markdown table. Similar to the setting for canvases.
Maybe I'm doing something wrong, but multi-dimensional array literals aren't working for me. With this template text: ``` {% set test = [["a", "b"], ["b", "c"], ["c", "d"]] %} ```...
## Bug description Same issue as in #847, but now happens every time I restart my PC. After a while, `wsl` gives this error: "wsl: Failed to start the systemd...
**Please Review Before Posting!** - [X] I checked that the bug *does not happen* in the [CodeMirror Vim demo](https://codemirror-vim--util.repl.co/). If it does, please report it [there](https://github.com/replit/codemirror-vim) and not here. -...