liubang
/
nvimrc
plugin manager
Lazy
plugins
40
root
init file
init.lua
lines of code
5961
monorepo
no
fork
no
leaderkey
Space
Plugins
gelguy/wilder.nvim
A more adventurous wildmenu
1150
37
0
command-line
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
137
95
2
syntax
jbyuki/venn.nvim
Draw ASCII diagrams in Neovim
816
26
1
note-taking
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
526
206
2
color
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
67
2
split-and-window
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
sainnhe/gruvbox-material
Gruvbox with Material Palette
1526
73
0
colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1488
186
3
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
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.
902
128
8
lsp
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409
130
1
nvim-dev
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
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
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
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
644
201
197
debugging
windwp/nvim-autopairs
autopairs for neovim written by lua
2466
482
0
editing-support
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
42
40
3
formatting
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
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
45
52
1
split-and-window
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
598
67
2
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
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
294
1
startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
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
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2792
295
2
tabline
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
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496
101
2
lsp
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2822
301
1
git
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