From 95bcfe953dce3584d0ab19aee3003dc8f25a361d Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Thu, 16 Feb 2023 14:40:51 +0100 Subject: [PATCH] Add `LazyVim/LazyVim` (#686) * feat: add LazyVim/LazyVim * remove link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d708726..23e237b 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [SpaceVim/SpaceVim](https://spacevim.org) - A community-driven modular Vim/Neovim distribution, like spacemacs but for Vim/Neovim. - [CosmicNvim/CosmicNvim](https://github.com/CosmicNvim/CosmicNvim) - CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience! - [artart222/CodeArt](https://github.com/artart222/CodeArt) - A fast general-purpose IDE written entirely in Lua with an installer for Linux/Windows/macOS and built in `:CodeArtUpdate` command for updating it. +- [LazyVim/LazyVim](https://github.com/LazyVim/LazyVim) - Full-fledged IDE powered by **lazy.nvim** to make it easy to customize and extend your config. - [NTBBloodbath/doom-nvim](https://github.com/NTBBloodbath/doom-nvim) - Port of the doom-emacs framework, its goal is to add useful functions to Neovim to start working in a stable and efficient development environment without spending a lot of time configuring everything. - [crivotz/nv-ide](https://github.com/crivotz/nv-ide) - Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, JavaScript). - [LunarVim/LunarVim](https://github.com/LunarVim/LunarVim) - This project aims to help one transition away from VSCode, and into a superior text editing experience.