Settings

Theme

I Give Up on Neovim

bittich.be

8 points by nbittich a month ago · 2 comments

Reader

phplovesong a month ago

Vim/Emacs are editors for those who want absolute precision. Eg. I want Y to do X when in running a test file, or i want to pipe this selevtion to sort/awk etc.

When using (neo)vim you need to think like you are using unix, not an ide like vscode.

If you fight this you will loose.

Its about building an editor that works for YOU, and not the kitchen sink like vscode/jetbrains bloat.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection