dharmx
/
nvim
plugin manager
Lazy
plugins
44
root
init file
init.lua
lines of code
5498
monorepo
no
fork
no
leaderkey
;
Plugins
vijaymarupudi/nvim-fzf
A Lua API for using fzf in neovim.
307
4
0
fuzzy-finder
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
664
107
1
editing-support
gelguy/wilder.nvim
A more adventurous wildmenu
1156
37
0
command-line
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5741
746
4
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
946
137
7
lsp
toppair/peek.nvim
Markdown preview plugin for Neovim
452
48
0
markdown-and-latex
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493
862
2
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
2968
502
1
comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
770
80
1
lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1586
385
1
nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
649
204
1
debugging
NeogitOrg/neogit
magit for neovim
2696
114
3
git
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2438
434
2
utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1163
49
0
formatting
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
436
98
0
keybinding
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182
488
3
nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2040
836
3
nvim-dev
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
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.
1823
209
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
1
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
705
102
0
scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1182
218
0
bars-and-lines
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1478
295
3
lsp
tversteeg/registers.nvim
📑 Neovim plugin to preview the contents of the registers
557
27
0
register
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
kevinhwang91/rnvimr
Make Ranger running in a floating window to communicate with Neovim via RPC
737
15
0
file-explorer
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
656
87
0
search
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2122
197
1
completion
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2260
312
4
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3356
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2856
302
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
431
50
0
syntax