-
Hello! Thanks for Amp, it's great.
I think some of the [text object motions](http://vimdoc.sourceforge.net/htmldoc/motion.html#object-select) would be great to have in Amp! Like `i(` (selects every…
nyaa8 updated
4 years ago
-
# Portofolio
[http://127.0.0.1:8000/](http://127.0.0.1:8000/)
-
Reported by Custard Cannon on Discord on May 24th
> since the editor is built with code-mirror are we able to switch to vim motions
-
I am using the Vimium-FF plugin for Firefox.
**Problem:** When I am in any text box I would like to type like I would in vim. Allowing vim motions, visual mode, and inserting. I would think I could…
-
I'm an Atom [vim-mode-plus](https://atom.io/packages/vim-mode-plus) user who's been keeping an eye on VSCode for a while: one of the main things that's holding me back from switching is the inability …
-
### Related problem
i'm VERY much used to the `vim` motions, i.e. the keys that need to be pressed to move around in a text buffer, e.g. `h`, `j`, `k` and `l` to go left, down, up and right, `gg` and…
-
**Is your feature request related to a problem? Please describe.**
When working with Java files where everything is inside a class, it's very useful to navigate to the start or end of methods. Curren…
-
1. every Vim motion has to be researched and implemented individually
2. half the Vim doc is wrong or incomplete, and there's many edge cases when using the motions, so research has to be done carefu…
-
**Describe the bug**
When having overscroll (scrolled beyond the last line of the file), the scrollbar is cut off at the top. This is relevant for people remapping `j` to `jzz` and similar stuff.
…
-
WezTerm already has the basic vi-like key bindings in copy-mode, but there are a couple of useful keybindings in vim that would be awesome to have in WezTerm too:
1. jump / select to matching brack…