Beginner's guide
Vim motions
If you don't know them already, it's a great time to learn the vim motions, here are some resources to help you:
- ThePrimeagen's "Vim As Your Editor" YouTube series
- Neovim tutor under the
:Tutor
command
Lua
You'll need some basic lua knowledge to configure LunarVim.
Next steps
- learn about the default keybinds
- Learn about the most important default plugins
- Learn how to configure LunarVim
- Check out starter.lvim (a collection of language specific lunarvim configurations)