Vim multiple cursors / gn
multi cursor addons
- https://github.com/mg979/vim-visual-multi
- https://plugins.jetbrains.com/plugin/19162-vimmulticursor ideavim
Vim gn
- https://medium.com/@schtoeffel/you-don-t-need-more-than-one-cursor-in-vim-2c44117d51db
- https://vimtricks.com/p/vim-find-next/
cgn: enter change mode for next occurence
- /search for word
- cgnchange word
- .repeat for next word
Search navigate stuff