nazo6
/
nvim
plugin manager
Lazy
plugins
64
root
init file
init.lua
lines of code
4011
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
378
115
2
editing-support
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
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
662
67
1
code-runner
mrjones2014/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
546
68
3
split-and-window
aznhe21/actions-preview.nvim
Fully customizable previewer for LSP code actions.
177
25
0
lsp
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5706
738
1
lsp-installer
echasnovski/mini.clue
Show next key clues. Part of 'mini.nvim' library. 
33
18
1
keybinding
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
819
60
1
statusline
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1643
220
6
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
lewis6991/satellite.nvim
Decorate scrollbar for Neovim
420
33
0
scrollbar
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1491
188
5
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
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
2948
503
3
comment
vxpm/ferris.nvim
Neovim plugin for interacting with Rust-Analyzer's LSP extensions
64
2
0
lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1573
386
1
nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
646
201
185
debugging
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1184
112
7
lsp
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
matbme/JABS.nvim
Just Another Buffer Switcher for Neovim
270
6
0
utility
NTBBloodbath/rest.nvim
A fast Neovim http client written in Lua
955
14
0
web-development
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
642
35
0
dependency-management
AstroNvim/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
10736
7
0
preconfigured
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
195
28
0
utility
AckslD/muren.nvim
Multiple replacements in neovim
293
24
0
search
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
829
1
nvim-dev
uga-rosa/ccc.nvim
Color picker and highlighter plugin for Neovim.
563
54
0
color
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
1852
74
1
github
jvgrootveld/telescope-zoxide
An extension for telescope.nvim that allows you operate zoxide within Neovim.
232
40
0
fuzzy-finder
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
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
816
1
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
2
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3014
170
1
colorscheme
ellisonleao/glow.nvim
A markdown preview directly in your neovim.
1057
49
0
markdown-and-latex
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5857
89
0
file-explorer
akinsho/flutter-tools.nvim
Tools to help create flutter apps in neovim using the native lsp
725
45
1
programming-languages-support
IndianBoy42/tree-sitter-just
Treesitter grammar for Justfiles (casey/just)
76
16
16
syntax
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1177
221
2
bars-and-lines
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
296
5
lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
328
2
utility
windwp/nvim-spectre
Find the enemy and replace them with dark power.
1394
53
0
search
jedrzejboczar/possession.nvim
Flexible session management for Neovim.
269
11
0
session
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1227
150
15
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216
282
2
syntax
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
372
103
3
bars-and-lines
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
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
2247
308
3
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1202
98
5
lsp
nanotee/sqls.nvim
Neovim plugin for sqls that leverages the built-in LSP client
149
3
0
programming-languages-support
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
fdschmidt93/telescope-egrepify.nvim
Variable user customization for telescope.live_grep to set rg flags on-the-fly
39
12
12
fuzzy-finder
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
383
46
0
dependency-management
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2832
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion