neg-serg
/
dotfiles
plugin manager
Lazy
plugins
46
root
dev/.config/nvim
init file
init.lua
lines of code
2617
monorepo
yes
fork
no
leaderkey
,
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
385
115
0
editing-support
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
chrisgrieser/nvim-alt-substitute
A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview.
38
5
0
editing-support
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
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
2528
26
0
note-taking
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1548
175
0
icon
ashfinal/qfview.nvim
Pretty quickfix/location view for Neovim
40
6
1
quickfix
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1511
186
2
motion
phaazon/hop.nvim
Neovim motions on speed!
2341
85
1
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
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
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1733
166
8
file-explorer
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
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
343
59
2
editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182
488
3
nvim-dev
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
195
29
0
utility
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
smoka7/hop.nvim
Neovim motions on speed!
152
28
0
motion
windwp/windline.nvim
Animation statusline, floating window statusline. Use lua + luv make some wind
423
8
0
statusline
chrisgrieser/nvim-tinygit
Lightweight and nimble git client for nvim.
44
7
1
git
jvgrootveld/telescope-zoxide
An extension for telescope.nvim that allows you operate zoxide within Neovim.
232
40
0
fuzzy-finder
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
cappyzawa/trim.nvim
This plugin trims trailing whitespace and lines.
87
16
0
formatting
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
651
95
1
git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
ray-x/navigator.lua
Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
1133
5
0
lsp
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1337
330
3
utility
potamides/pantran.nvim
Use your favorite machine translation engines without having to leave your favorite editor.
241
9
0
language
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
696
141
0
editing-support
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1272
154
8
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
renerocksai/telekasten.nvim
A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
1081
24
1
note-taking
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
mikesmithgh/kitty-scrollback.nvim
😽 Open your Kitty scrollback buffer with Neovim. Ameowzing!
172
7
0
terminal-integration
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