Skip to main content

πŸš€ Getting Started

LazyVim is a Neovim setup powered by πŸ’€ lazy.nvim to make it easy to customize and extend your config.

image

✨ 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.

Watch the video

@dusty-phillips is working on a book called LazyVim for Ambitious Developers available for free online.