loctvl842
/
nvim
plugin manager
Lazy
plugins
47
root
init file
init.lua
lines of code
4003
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
anuvyklack/windows.nvim
Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
447
49
2
split-and-window
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
526
206
2
color
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5702
738
1
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
anuvyklack/animation.nvim
Create animations in Neovim
33
37
2
nvim-dev
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
59
75
0
editing-support
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3615
329
0
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
124
98
3
indent
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3024
329
4
utility
glepnir/dashboard-nvim
vim dashboard
1788
52
0
startup
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4607
611
5
statusline
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
762
79
0
lsp
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
268
97
3
editing-support
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.
4389
287
2
colorscheme
AckslD/swenv.nvim
Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
140
10
0
programming-languages-support
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
61
89
0
comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
930
281
2
comment
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3741
325
1
colorscheme
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033
829
0
nvim-dev
ray-x/lsp_signature.nvim
LSP signature hint as you type
1716
130
0
lsp
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
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.
1817
209
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
698
63
1
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
547
42
1
lsp
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702
100
1
scrollbar
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560
86
1
bars-and-lines
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1176
221
2
bars-and-lines
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1310
328
1
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.
3688
472
1
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2792
295
2
tabline
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1206
148
12
formatting
kevinhwang91/rnvimr
Make Ranger running in a floating window to communicate with Neovim via RPC
732
14
0
file-explorer
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
371
102
2
bars-and-lines
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1654
198
2
utility
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2242
280
3
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
glepnir/lspsaga.nvim
improve neovim lsp experience
3074
98
0
lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5426
222
2
markdown-and-latex