MunifTanjim
/
dotfiles
plugin manager
Lazy
plugins
37
root
private_dot_config/nvim
init file
init.vim
lines of code
4728
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
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.
3831
415
3
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.
5706
738
1
lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1643
220
6
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
746
5
plugin-manager
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3614
324
1
lsp
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1491
188
5
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
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
2948
503
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.
1573
386
1
nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
646
201
185
debugging
windwp/nvim-autopairs
autopairs for neovim written by lua
2471
480
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
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
424
55
1
git
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
830
1
nvim-dev
MunifTanjim/nougat.nvim
🍫 Hyperextensible Statusline / Tabline / Winbar for Neovim 🚀
141
3
1
statusline
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
817
1
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
2
lsp
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
293
1
startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1357
117
0
quickfix
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
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.
3699
472
1
keybinding
MunifTanjim/prettier.nvim
Prettier plugin for Neovim's built-in LSP client.
234
20
1
formatting
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2111
195
1
completion
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2251
283
3
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496
101
2
lsp
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion
Eandrju/cellular-automaton.nvim
A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer.
1537
10
1
game
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
429
50
0
syntax