-
**Is your feature request related to a problem? Please describe.**
As a developer used to working with Vim motions in my editor, it is a bit jarring to edit code in Mage and not have support for this…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Vim motions does not seem to be completely compatible with my swedish layout keyboard. E.g. end of…
-
Can we add vim motions and key bindings for text edition
-
**Is your feature request related to a problem? Please describe.**
kinda related to a personal problem, yeah? i built an app that adds Vim motions everywhere on macOS. there's of course a way to te…
-
I like this TUI because compared to other options it has simplicity in design and also supports
VIM motions, but the weakest point is not being able to have at least a system prompt.
-
I'm __loving__ this application and I'm frankly amazed that this is the first of its kind!
It would be nearly __perfect__ if it had **_Vim motions_**. I don't think I need to explain the benefits.…
-
How feasible is it to add the vim motions feature? Some web editors support it like [replit](https://replit.com/) has these `keybinds` option:
![image](https://github.com/leanprover-community/lean4we…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Example from vim's `help :scroll-horizontal`:
```
zL Move the view on the text half a screenwidth to the
…
-
**Describe the issue:**
motions doesn't effect multi cursors in normal mode.
They only work on the current single one
I have tried `\\space` and it seems to do nothing.
Why the its status is …
-
### Check for existing issues
- [X] Completed
### Describe the feature
I'm just starting to explore Zed and I'm quite excited! I just found out about the special treesitter syntax tree motions `]x`…