lazyvim/README.md
2023-01-07 11:53:23 +01:00

3.9 KiB

LazyVim

Basic IDE for lazy Neovim users using lazy.nvim

Can't decide between building a config from scratch or using one of the existing Neovim "distros"?

With LazyVim you don't have to. Configuring LazyVim is exactly the same as you would configure a config from scratch. You can easily add new plugins, change the config for existing ones or disable plugins.

image

🚀 Getting Started

You can find a starter template for LazyVim here

Todo

  • documentation
  • treesitter auto-install seems broken. Switch to ensure_installed instead?
  • list all plugins in readme
  • test all-the-things

Plugins