veged
/
dotfiles
plugin manager
Lazy
plugins
24
root
nvim
init file
init.lua
lines of code
1055
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3762
688
2
git
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3837
416
2
diagnostics
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8509
747
2
plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1150
209
1
lsp
booperlv/nvim-gomove
A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.
184
12
0
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460
723
2
snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470
858
0
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4620
615
1
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
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
f-person/auto-dark-mode.nvim
A Neovim plugin for macOS, Linux & Windows that automatically changes the editor appearance based on system settings.
164
12
0
colorscheme-switchers
windwp/nvim-autopairs
autopairs for neovim written by lua
2476
480
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
277
0
comment
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3758
329
2
colorscheme
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1190
69
2
colorscheme-creation
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
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1163
335
3
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12011
819
0
fuzzy-finder
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
rktjmp/highlight-current-n.nvim
Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.
87
3
0
search
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1618
404
1
syntax
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8210
894
2
syntax
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496
99
0
lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194
824
1
completion