From bc538a8fc43a0a9de2041a9f9d86d77d9d3a5fc1 Mon Sep 17 00:00:00 2001 From: artart222 Date: Tue, 2 Nov 2021 12:25:01 +0330 Subject: [PATCH] Add CodeArt to preconfigured configs (#265) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fba3d29..e68a4f1 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in ### Preconfigured Configuration +- [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 on Linux and macOS. - [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). - [ChristianChiarulli/LunarVim](https://github.com/ChristianChiarulli/LunarVim) - This project aims to help one transition away from VSCode, and into a superior text editing experience.