Switching to VIM might be one of the hardest things I’ve ever done
Settings up Neovim checklist
- Use a simple distro, like LazyNvim
- Set up comfort of home shortcuts
- Use VIM Motions in your current editor for a week or two
- Get Tmux set up
- Close Buffer (CMD+W)
- Learn about IW and AW motions
- Learn about I and A
- Learn about Visual Mode
- Reopen last tab (CMD+SHIFT+T)
- Learn about Leap
- Set up Grep Live Args
- Learn about F and T
- Learn about / and *
- Install Vim Visual Multi
- Learn about Buffers and Windows and how they are different to tabs and tab panes
- Learn about QuickLists
- Learn about Telescope
- Learn about Registers and Marks
- Install Harpoon
- Use
nvim
notnvim *
- Learn about nvim-surround