joelazar
/
nvim-config
plugin manager
Lazy
plugins
79
root
init file
init.lua
lines of code
4151
monorepo
no
fork
no
leaderkey
Space
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
664
107
1
editing-support
ckolkey/ts-node-action
Neovim Plugin for running functions on nodes.
315
24
1
editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
140
97
2
syntax
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
385
115
0
editing-support
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
669
67
0
code-runner
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
531
207
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".
551
67
1
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.
5741
746
4
lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1680
221
1
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
397
59
0
syntax
mizlan/iswap.nvim
Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.
469
24
0
editing-support
folke/twilight.nvim
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
998
98
1
color
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
60
76
1
editing-support
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
1253
49
1
code-runner
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
114
33
0
editing-support
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1511
186
2
motion
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1184
170
1
editing-support
echasnovski/mini.operators
Text edit operators. Part of 'mini.nvim' library. 
23
17
0
editing-support
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
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1639
162
3
test
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1058
126
0
project
ray-x/guihua.lua
A GUI library for Neovim plugin developers
137
60
1
nvim-dev
toppair/peek.nvim
Markdown preview plugin for Neovim
452
48
0
markdown-and-latex
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3050
337
3
utility
echasnovski/mini.splitjoin
Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library. 
27
26
0
editing-support
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493
862
2
lsp
luukvbaal/nnn.nvim
File manager for Neovim powered by nnn.
374
3
0
file-explorer
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4629
617
1
statusline
echasnovski/mini.bracketed
Neovim Lua plugin to go forward/backward with square brackets. Part of 'mini.nvim' library.
36
38
0
motion
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
959
130
0
comment
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
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
62
92
3
comment
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
NTBBloodbath/rest.nvim
A fast Neovim http client written in Lua
973
14
0
web-development
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3764
330
1
colorscheme
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182
488
3
nvim-dev
ruifm/gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
426
54
0
git
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
echasnovski/mini.trailspace
Neovim Lua plugin to manage trailspace (highlight and remove). Part of 'mini.nvim' library.
9
24
0
editing-support
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
1867
74
0
github
3rd/image.nvim
🖼️ Bringing images to Neovim.
358
28
1
utility
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
46
52
0
split-and-window
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3097
78
0
utility
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
553
43
1
lsp
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75
78
2
editing-support
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
3185
22
0
terminal-integration
GCBallesteros/jupytext.nvim
Jupyter notebooks on neovim powered by Jupytext
21
3
3
utility
luckasRanarison/nvim-devdocs
Neovim DevDocs integration
179
15
2
utility
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1371
118
0
quickfix
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
rktjmp/paperplanes.nvim
Neovim :airplane: Pastebins
82
9
0
utility
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1337
330
3
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.
3718
471
0
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2812
299
0
tabline
ThePrimeagen/vim-be-good
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
2089
43
0
game
echasnovski/mini.basics
Neovim Lua plugin with common configuration presets for options, mappings, and autocommands. Part of 'mini.nvim' library.
6
6
0
editing-support
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2857
72
1
ai
piersolenski/wtf.nvim
Delicious diagnostic debugging in Neovim 🤤
222
6
1
diagnostics
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1682
201
2
utility
willothy/flatten.nvim
Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
307
33
0
terminal-integration
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
1426
57
2
golang
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2466
152
2
colorscheme
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
subnut/nvim-ghost.nvim
:ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3.6+ installed)
119
13
1
utility
echasnovski/mini.starter
Neovim Lua plugin with fast and flexible start screen. Part of 'mini.nvim' library.
20
25
0
startup
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
epwalsh/obsidian.nvim
Obsidian 🤝 Neovim
1221
39
1
note-taking
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