gmr458 / nvim

plugin manager
Lazy
plugins
33
root
init file
init.lua
lines of code
4356
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
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
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
528 206 2 color
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
5706 738 1 lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8465 745 5 plugin-manager
NMAC427/guess-indent.nvim
Automatic indentation style detection for Neovim
NMAC427/guess-indent.nvim thumbnail
280 24 0 indent
nvim-treesitter/nvim-treesitter-context
Show code context
1840 265 2 editing-support
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
folke/zen-mode.nvim thumbnail
1180 165 3 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450 722 2 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1630 159 3 test
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3028 331 5 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459 857 1 lsp
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
765 79 0 lsp
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
folke/neodev.nvim thumbnail
1573 386 1 nvim-dev
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1184 112 7 lsp
windwp/nvim-autopairs
autopairs for neovim written by lua
2471 480 0 editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1156 52 0 formatting
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1082 108 1 scrolling
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037 829 1 nvim-dev
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 816 1 fuzzy-finder
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
rebelot/kanagawa.nvim thumbnail
3014 170 1 colorscheme
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1351 293 1 startup
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
549 42 1 lsp
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702 101 1 scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1825 342 1 debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 221 2 bars-and-lines
b3nj5m1n/kommentary
Neovim commenting plugin, written in lua.
530 5 0 comment
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4059 399 2 debugging
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655 199 3 utility
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8185 891 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180 822 1 completion