INSTALLATION
June 5, 2026 · View on GitHub
Moved on LazyVim as core, you can find old original nv-ide under branch nv_ide_original.
Neovim LUA configuration, oriented for web developers (rails, ruby, php, html, css, SCSS, javascript).
I use this repository mainly to keep track of the changes that I made on my Neovim configuration, but I hope that it will be useful to other.
The project is constantly changing
Moved to LazyVim as core
- You can find old independent version on the branch
nv_ide_original
Thanks to Folke and to the developers of these amazing plugins/colors

INSTALLATION
git clone --depth 1 https://github.com/crivotz/nv-ide.git ~/.nv-ide
cd ~/.config
ln -s ~/.nv-ide nvim
nvim
DEPENDENCIES
- Neovim
- LazyVim
SUGGESTIONS
- Font: JetBrains Mono
- dot_files
PLUGINS -
-
LazyVim/LazyVim: Neovim config for the lazy and its defaults
-
LazyVim Extra:
lazyvim.plugins.extras.ai.sidekick -
LazyVim Extra:
lazyvim.plugins.extras.coding.mini-surround -
LazyVim Extra:
lazyvim.plugins.extras.coding.yanky -
LazyVim Extra:
lazyvim.plugins.extras.ui.edgy -
esmuellert/codediff.nvim: A Neovim plugin that provides VSCode-style diff rendering with two-tier highlighting (line + character level) in side-by-side and inline layouts, using VSCode's algorithm implemented in C.
-
neovim/nvim-lspconfig: Quickstart configs for Nvim LSP
-
TheNoeTrevino/haunt.nvim: Ghost text bookmarks for Neovim
-
nacro90/numb.nvim: Peek lines just when you intend
-
chrisgrieser/nvim-rip-substitute: Search & replace in the current buffer or workspace with incremental preview, a convenient UI, and modern regex syntax.
-
chrisgrieser/nvim-spider: Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
-
stevearc/oil.nvim: Neovim file explorer: edit your filesystem like a buffer
-
nvim-tree/nvim-web-devicons: Provides Nerd Font icons (glyphs) for use by neovim plugins
-
SirZenith/oil-vcs-status: Version control system file status symbol in oil.nvim buffer.
-
lambdalisue/suda.vim: 🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows
-
tpope/vim-abolish: abolish.vim: Work with several variants of a word at once
-
tpope/vim-endwise: endwise.vim: Wisely add
-
jeffkreeftmeijer/vim-numbertoggle: No description provided
-
tpope/vim-rails: rails.vim: Ruby on Rails power tools
-
christoomey/vim-tmux-navigator: Seamless navigation between tmux panes and vim splits