crivotz / nv-ide

524
plugin manager
Lazy
plugins
53
root
init file
init.lua
lines of code
3067
monorepo
no
fork
no
leaderkey
unknown
Plugins
folke/edgy.nvim
Easily create and manage predefined window layouts, bringing a new edge to your workflow
folke/edgy.nvim thumbnail
518 38 0 split-and-window
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3756 684 3 git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1787 169 3 lsp
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3831 415 3 diagnostics
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5706 738 1 lsp-installer
projekt0n/github-nvim-theme
Github's Neovim themes
projekt0n/github-nvim-theme thumbnail
1812 60 0 colorscheme
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8465 746 5 plugin-manager
folke/twilight.nvim
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
folke/twilight.nvim thumbnail
997 97 2 color
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
shellRaining/hlchunk.nvim thumbnail
193 33 0 indent
sainnhe/gruvbox-material
Gruvbox with Material Palette
sainnhe/gruvbox-material thumbnail
1526 73 0 colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1491 188 5 motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840 265 2 editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1180 166 3 editing-support
echasnovski/mini.animate
Neovim Lua plugin to animate common Neovim actions. Part of 'mini.nvim' library.
99 39 1 utility
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3028 331 5 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459 857 1 lsp
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
numToStr/Comment.nvim thumbnail
2948 503 3 comment
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
folke/tokyonight.nvim thumbnail
4401 287 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
646 201 185 debugging
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
338 139 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 428 6 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2471 480 0 editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1156 52 0 formatting
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
933 276 2 comment
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037 830 1 nvim-dev
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
pwntester/octo.nvim thumbnail
1852 74 1 github
nacro90/numb.nvim
Peek lines just when you intend
539 64 0 editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154 332 3 editing-support
mrjones2014/nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter.
mrjones2014/nvim-ts-rainbow thumbnail
176 23 0 editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1819 208 1 cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986 817 1 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1335 434 401 snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1351 293 1 startup
kazhala/close-buffers.nvim
:bookmark_tabs: Delete multiple vim buffers based on different conditions
138 11 0 utility
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
akinsho/nvim-toggleterm.lua thumbnail
3169 21 1 terminal-integration
axkirillov/hbac.nvim
Heuristic buffer auto-close
140 19 0 utility
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1825 342 1 debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 221 2 bars-and-lines
freddiehaddad/feline.nvim
A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
freddiehaddad/feline.nvim thumbnail
201 26 0 statusline
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4059 399 2 debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1317 329 2 utility
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
folke/which-key.nvim thumbnail
3699 472 1 keybinding
windwp/nvim-spectre
Find the enemy and replace them with dark power.
1394 53 0 search
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2795 296 2 tabline
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
luukvbaal/statuscol.nvim thumbnail
372 103 3 bars-and-lines
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
kevinhwang91/nvim-hlslens thumbnail
644 87 2 search
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655 199 3 utility
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2247 308 3 comment
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2251 283 3 file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 520 2 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8185 891 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180 822 1 completion