m4xshen
/
dotfiles
plugin manager
Lazy
plugins
34
root
nvim/nvim
init file
init.lua
lines of code
792
monorepo
yes
fork
no
leaderkey
Space
Plugins
roobert/tailwindcss-colorizer-cmp.nvim
:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
237
36
0
web-development
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
sbdchd/neoformat
:sparkles: A (Neo)vim plugin for formatting code.
1879
29
0
formatting
aznhe21/actions-preview.nvim
Fully customizable previewer for LSP code actions.
178
25
0
lsp
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5702
738
1
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1144
208
2
lsp
MaximilianLloyd/tw-values.nvim
View all applied tailwindcss values on an element
93
10
1
lsp
nvim-treesitter/nvim-treesitter-context
Show code context
1836
266
1
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1574
157
10
file-explorer
m4xshen/hardtime.nvim
A Neovim plugin helping you establish good command workflow and habit
567
36
0
workflow
shortcuts/no-neck-pain.nvim
☕ Dead simple yet super extensible plugin to center the currently focused buffer to the middle of the screen.
327
28
0
editing-support
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4607
611
5
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
2940
503
3
comment
NeogitOrg/neogit
magit for neovim
2687
111
0
git
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
m4xshen/autoclose.nvim
A minimalist Neovim plugin that auto pairs & closes brackets
347
26
0
editing-support
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033
829
0
nvim-dev
nacro90/numb.nvim
Peek lines just when you intend
538
64
0
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
m4xshen/smartcolumn.nvim
A Neovim plugin hiding your colorcolumn when unneeded.
195
27
0
bars-and-lines
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560
86
1
bars-and-lines
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1176
221
2
bars-and-lines
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2792
295
2
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2208
282
2
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2822
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5426
222
2
markdown-and-latex