xiantang
/
nvim-conf
plugin manager
Lazy
plugins
37
root
init file
init.lua
lines of code
2975
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3762
688
2
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.
5721
741
2
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8509
747
2
plugin-manager
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613
321
1
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460
723
2
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.
931
133
7
lsp
ray-x/guihua.lua
A GUI library for Neovim plugin developers
137
59
0
nvim-dev
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1617
161
5
file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470
858
0
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
2957
502
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.
1582
386
0
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.
4404
291
2
colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
648
203
0
debugging
rmagatti/auto-session
A small automated session manager for Neovim
864
58
0
session
windwp/nvim-autopairs
autopairs for neovim written by lua
2476
480
0
editing-support
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
343
58
2
editing-support
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2039
832
1
nvim-dev
keaising/im-select.nvim
Switch Input Method automatically depends on Neovim's edit mode
106
6
0
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12011
819
0
fuzzy-finder
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
344
24
0
tmux
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3082
82
1
utility
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
5000
107
1
note-taking
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
703
102
0
scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
1834
346
2
debugging
xiantang/darcula-dark.nvim
Jetbrains Darcula Dark for Neovim.
19
3
0
colorscheme
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1476
297
3
lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4074
404
2
debugging
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.
3708
469
0
keybinding
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2223
282
1
syntax
ThePrimeagen/vim-be-good
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
2083
43
0
game
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
374
103
1
bars-and-lines
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1673
201
3
utility
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
1423
56
1
golang
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1618
404
1
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3352
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8210
894
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194
824
1
completion