mcchrish
/
dotfiles
plugin manager
Lazy
plugins
31
root
vim/Library/Preferences/nvim
init file
init.lua
lines of code
1223
monorepo
yes
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3755
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.
3828
413
1
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.
5704
738
1
lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
1382
93
1
fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1640
220
5
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8453
743
4
plugin-manager
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1490
186
3
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1839
266
1
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2446
721
1
snippet
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3026
329
4
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8458
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4608
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
2944
503
3
comment
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1176
111
6
lsp
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
931
281
2
comment
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1189
70
2
colorscheme-creation
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
linrongbin16/gitlinker.nvim
Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh alias host, `/blame` url support and other improvements.
40
12
1
git
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3013
170
1
colorscheme
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1472
296
4
lsp
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.
3694
472
1
keybinding
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1215
148
12
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2211
282
2
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1201
96
3
lsp
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8176
890
1
syntax
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496
101
2
lsp
glepnir/lspsaga.nvim
improve neovim lsp experience
3077
98
0
lsp
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.
6177
822
1
completion