Files
collection/nvim.md
scbj 85d836b926 ..
2024-11-22 16:27:30 +01:00

18 lines
280 B
Markdown

# nvim (neovim)
- [movement quick list](#movement-quick-list)
## movement quick list
- ..
- jump word (with and without selection)
- move (half a) page up/down
- home/end (behind last character)
- delete/cut/copy/paste (move)
## modes (what the workflow looks like)
TODO..