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 🌴
debugloop/telescope-undo.nvim thumbnail
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.
williamboman/mason.nvim thumbnail
5712 740 2 lsp-installer
projekt0n/github-nvim-theme
Github's Neovim themes
projekt0n/github-nvim-theme thumbnail
1811 59 0 colorscheme
gennaro-tedesco/nvim-jqx
Populate the quickfix with json entries
gennaro-tedesco/nvim-jqx thumbnail
255 12 0 programming-languages-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8476 747 5 plugin-manager
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1181 166 4 editing-support
ahmedkhalf/project.nvim
The superior project management solution for neovim.
ahmedkhalf/project.nvim thumbnail
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.
folke/tokyonight.nvim thumbnail
4402 290 4 colorscheme
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 428 6 utility
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
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
andythigpen/nvim-coverage thumbnail
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
olimorris/onedarkpro.nvim thumbnail
593 38 2 colorscheme
LazyVim/LazyVim
Neovim config for the lazy
LazyVim/LazyVim thumbnail
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
goolord/alpha-nvim thumbnail
1352 294 1 startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1827 343 1 debugging
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
648 94 1 git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
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.
folke/which-key.nvim thumbnail
3703 472 1 keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
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
nvim-treesitter/nvim-treesitter thumbnail
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.
sindrets/diffview.nvim thumbnail
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
mcauley-penney/tidy.nvim thumbnail
97 5 0 formatting