dmmulroy
/
dotfiles
plugin manager
Lazy
plugins
31
root
.config/nvim
init file
init.lua
lines of code
1629
monorepo
yes
fork
no
leaderkey
Space
Plugins
gelguy/wilder.nvim
A more adventurous wildmenu
1152
37
0
command-line
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1787
169
3
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.
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
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1149
208
2
lsp
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
917
132
11
lsp
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587
161
13
file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
612
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
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
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
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
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3750
327
2
colorscheme
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
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1819
208
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
817
1
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
296
5
lsp
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
329
2
utility
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3890
183
4
marks
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
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
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion