-
|
I'm assuming that Marimo uses codemirror for its vim mode. And I see (but not confidently) like there may be a way to extend codemirror's configuration. I know from other apps-using-codemirror (e.g. Obsidian) that it is possible for a user to provide a custom Is this currently possible with Marimo? I don't think this would be in the scope of a "ui extension" as documented. Any pointers appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
It is now possible to supply your own vimrc with mappings, got added in marimo 0.12.9 (#4473, #4487) |
Beta Was this translation helpful? Give feedback.
-
This is a game changer! |
Beta Was this translation helpful? Give feedback.
It is now possible to supply your own vimrc with mappings, got added in marimo 0.12.9 (#4473, #4487)