Wansmer
/
nvim-config
plugin manager
Lazy
plugins
60
root
init file
init.lua
lines of code
6031
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
526
206
2
color
Wansmer/symbol-usage.nvim
Display references, definitions and implementations of document symbols
119
18
1
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.
5702
738
1
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
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
sainnhe/gruvbox-material
Gruvbox with Material Palette
1526
73
0
colorscheme
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113
32
0
editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1177
165
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
ray-x/guihua.lua
A GUI library for Neovim plugin developers
137
60
0
nvim-dev
CamdenClark/flyboy
a lightweight ChatGPT plugin for neovim
38
1
0
ai
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3024
329
4
utility
echasnovski/mini.splitjoin
Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library. 
26
26
1
editing-support
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
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
2940
503
3
comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
955
126
2
comment
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1567
387
1
nvim-dev
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
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
xiyaowong/virtcolumn.nvim
Display a line as the colorcolumn
61
5
0
utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2466
482
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
930
281
2
comment
Wansmer/sibling-swap.nvim
Neovim plugin for swaps closest siblings with Tree-Sitter
125
10
1
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3741
325
1
colorscheme
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1189
70
2
colorscheme-creation
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
3rd/image.nvim
🖼️ Bringing images to Neovim.
331
27
2
utility
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
dasupradyumna/midnight.nvim
:crescent_moon: A modern black neovim theme written in Lua, with comfortable color contrast for a pleasant visual experience, with LSP and treesitter support
116
9
0
colorscheme
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
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3010
170
1
colorscheme
rose-pine/neovim
Soho vibes for Neovim
1445
117
1
colorscheme
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
294
1
startup
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
547
42
1
lsp
nguyenvukhang/nvim-toggler
invert text in vim, purely with lua.
128
13
0
utility
luckasRanarison/nvim-devdocs
Neovim DevDocs integration
172
13
0
utility
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1176
221
2
bars-and-lines
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1472
296
4
lsp
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
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691
143
2
editing-support
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2792
295
2
tabline
winston0410/range-highlight.nvim
An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline.
185
16
0
color
ramojus/mellifluous.nvim
Pleasant and productive colorscheme for Neovim
207
7
0
colorscheme
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
1416
55
0
golang
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2110
200
1
completion
stevearc/aerial.nvim
Neovim plugin for a code outline window
1200
96
3
lsp
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
b0o/incline.nvim
🎈 Floating statuslines for Neovim
487
39
2
statusline
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
Mofiqul/vscode.nvim
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
540
31
1
colorscheme
neanias/everforest-nvim
A Lua port of the Everforest colour scheme
113
14
1
colorscheme
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
echasnovski/mini.pick
Pick anything. Part of 'mini.nvim' library. 
17
9
1
fuzzy-finder