this post was submitted on 28 Jun 2023
14 points (85.0% liked)

Neovim

496 readers
1 users here now

Neovim is a modal text editor forked off of Vim in 2014. Being modal means that you do not simply type text on screen, but the behavior and functionality of the editor changes entirely depending on the mode.

The most common and most used mode, the "normal mode" for Neovim is to essentially turn your keyboard in to hotkeys with which you can navigate and manipulate text. Several modes exist, but two other most common ones are "insert mode" where you type in text directly as if it was a traditional text editor, and "visual mode" where you select text.

Neovim seeks to enable further community participation in its development and to make drastic changes without turning it in to something that is "not Vim". Neovim also seeks to enable embedding the editor within GUI applications.

The Neovim logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 3 years ago
MODERATORS
 

This is a very simple thing but it can be useful for folks who are still using mostly arrow keys. It finally clicked for me when I started using Tridactyl for Firefox :)

Most of the time you need down and up motions so you rest your index finger on J and middle finger on K. J looks little bit like a down arrow (mnemonics jown and kup don't seem very intuitive to me). So now you have the main arrow keys assigned to your fingers. Naturally you rest your ring finger on the L key and when you occasionally need to move left just move your index finger to the H key.

all 6 comments
sorted by: hot top controversial new old
[–] _hovi_ 3 points 1 year ago (2 children)

I haven't heard of Tridactyl before, is it a significant improvement on vimium c?

[–] [email protected] 2 points 1 year ago

I don't know if it's better because I haven't tried vimium c. I had only heard about vimperator and when I looked it up on firefox add-ons it redirected to tridactyl page. Tridactyl is inspired of pentadactyl which is a fork of vimperator.

[–] yads 1 points 1 year ago (1 children)

Follow on question. Is vimium c a fork of vimium then?

[–] _hovi_ 1 points 1 year ago

I believe it was renamed from vimium++ so ai would guess so yeah

[–] chimay 2 points 1 year ago

variant : keep your fingers (thumb excepted) close to h j k l while you move