Add nv-ide & nvcode configuration suites (#59)

I'm not using these myself, but they do seem to have a decent community.

I haven't editorialized the descriptions at all, simply copying them from their respective projects.
main
No GUI 4 years ago committed by GitHub
parent 671572a51c
commit f34b56e174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -305,6 +305,8 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
### Preconfigured Configurations
- [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/nvcode](https://github.com/ChristianChiarulli/nvcode) - This project aims to help one transition away from VSCode, and into a superior text editing experience.
### Keybindings
- [AckslD/nvim-whichkey-setup.lua](https://github.com/AckslD/nvim-whichkey-setup.lua) - Nvim-plugin what wraps vim-which-key to simplify setup in lua

Loading…
Cancel
Save