edubxb
/
dotfiles
plugin manager
Lazy
plugins
38
root
home/private_dot_config/nvim
init file
init.lua
lines of code
1910
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1792
168
0
lsp
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3844
419
1
diagnostics
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
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
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
mvaldes14/terraform.nvim
Plan and Explore your terraform resources from nvim
22
1
0
utility
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1184
170
1
editing-support
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
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
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493
862
2
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
2968
502
1
comment
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
649
204
1
debugging
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2438
434
2
utility
weilbith/nvim-code-action-menu
Pop-up menu for code actions to show meta-information and diff preview
588
39
0
lsp
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
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
3rd/image.nvim
🖼️ Bringing images to Neovim.
358
28
1
utility
olimorris/persisted.nvim
💾 Simple session management for Neovim with git branching, autoloading and Telescope support
328
35
0
session
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
1
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1359
294
0
startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1337
330
3
utility
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2812
299
0
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2260
312
4
comment
mikesmithgh/kitty-scrollback.nvim
😽 Open your Kitty scrollback buffer with Neovim. Ameowzing!
172
7
0
terminal-integration
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2269
285
0
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3356
521
1
indent
b0o/incline.nvim
🎈 Floating statuslines for Neovim
493
41
1
statusline
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
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