mirror of
https://github.com/chengwei920412/awesome-neovim-vim
synced 2024-11-11 01:10:28 +00:00
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.
This commit is contained in:
parent
671572a51c
commit
f34b56e174
@ -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…
Reference in New Issue
Block a user