mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add CodeArt to preconfigured configs (#265)
This commit is contained in:
parent
490b6c745b
commit
bc538a8fc4
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue