appelgriebsch
/
Nv
plugin manager
Lazy
plugins
32
root
init file
init.lua
lines of code
883
monorepo
no
fork
no
leaderkey
unknown
Plugins
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
381
115
2
editing-support
nvimdev/dashboard-nvim
vim dashboard
1795
48
4
startup
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5712
740
2
lsp-installer
projekt0n/github-nvim-theme
Github's Neovim themes
1811
59
0
colorscheme
gennaro-tedesco/nvim-jqx
Populate the quickfix with json entries
255
12
0
programming-languages-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8476
747
5
plugin-manager
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1181
166
4
editing-support
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1053
127
3
project
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
765
79
0
lsp
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
4402
290
4
colorscheme
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3752
329
3
colorscheme
f-person/git-blame.nvim
Git Blame plugin for Neovim written in Lua
692
48
0
git
andythigpen/nvim-coverage
Displays test coverage data in the sign column
225
20
0
test
olimorris/onedarkpro.nvim
🎨 Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter, LSP semantic token support and a light variant
593
38
2
colorscheme
LazyVim/LazyVim
Neovim config for the lazy
10625
121
5
preconfigured
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
dstein64/nvim-scrollview
A Neovim plugin that displays interactive vertical scrollbars and signs.
441
29
0
scrollbar
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1352
294
1
startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
1827
343
1
debugging
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
648
94
1
git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4064
400
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.
3703
472
1
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2800
297
2
tabline
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2113
196
1
completion
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2254
283
3
file-explorer
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8195
892
2
syntax
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
384
46
0
dependency-management
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2843
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185
823
1
completion
mcauley-penney/tidy.nvim
A small Neovim plugin to remove trailing whitespace and empty lines at end of file on every save
97
5
0
formatting