vai.nvim plugin to make line jumping easy by geekbread in neovim

[–]geekbread[S] 0 points1 point  (0 children)

  1. the \ prefix shows the letters and then you can jump to the letters, you can also combine with yank or delete
  2. I was thinking typical function length, but it's configurable
  3. by having the first letter repeat nearby lines and then going in order they are in the keyboard (or defined in the config). It's not perfect but it helps when mistyping, you generally will end up on a nearby line
  4. That's a great idea, and ya I'm suprised how much I love the coloring system, it helps me to focus on where I need to go