You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marimo notebooks already provide Vim mode with .vimrc support, which is great for modal editing workflows.
It would be highly useful to allow users to bind custom/internal functions to keybindings that can trigger notebook or cell-level actions like
Toggling cell folds
Running or stopping cells,
Triggering user-defined UI actions
Lsp actions
This can make Marimo more extensible and customizable, similar to advanced editors like VS Code, JetBrains IDEs, or Emacs
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Marimo notebooks already provide Vim mode with .vimrc support, which is great for modal editing workflows.
It would be highly useful to allow users to bind custom/internal functions to keybindings that can trigger notebook or cell-level actions like
This can make Marimo more extensible and customizable, similar to advanced editors like VS Code, JetBrains IDEs, or Emacs
Beta Was this translation helpful? Give feedback.
All reactions