π Getting Started
LazyVim is a Neovim setup powered by π€ lazy.nvim to make it easy to customize and extend your config.
β¨ Featuresβ
- π₯ Transform your Neovim into a full-fledged IDE
- π€ Easily customize and extend your config with lazy.nvim
- π Blazingly fast
- π§Ή Sane default settings for options, autocmds, and keymaps
- π¦ Comes with a wealth of plugins pre-configured and ready to use
β‘οΈ Requirementsβ
- Neovim >= 0.9.0 (needs to be built with LuaJIT)
- Git >= 2.19.0 (for partial clones support)
- a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
- lazygit (optional)
- a C compiler for
nvim-treesitter
. See here - for telescope.nvim (optional)
- a terminal that support true color and undercurl:
π Learnβ
There's a great video created by @elijahmanor with a walkthrough to get started.
@dusty-phillips is working on a book called LazyVim for Ambitious Developers available for free online.