chrisgrieser / .config

plugin manager
Lazy
plugins
67
root
nvim
init file
init.lua
lines of code
6072
monorepo
yes
fork
no
leaderkey
,
Plugins
chrisgrieser/nvim-genghis
Convenience file operations for neovim, written in lua.
152 6 0 utility
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3774 690 1 git
shaunsingh/moonlight.nvim
Port of VSCode's Moonlight colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
shaunsingh/moonlight.nvim thumbnail
166 7 1 colorscheme
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
5741 746 4 lsp-installer
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
smjonas/inc-rename.nvim thumbnail
427 90 0 lsp
folke/lazy.nvim
๐Ÿ’ค A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
marko-cerovac/material.nvim
:trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
marko-cerovac/material.nvim thumbnail
848 33 0 colorscheme
lewis6991/satellite.nvim
Decorate scrollbar for Neovim
lewis6991/satellite.nvim thumbnail
423 33 0 scrollbar
sainnhe/gruvbox-material
Gruvbox with Material Palette
sainnhe/gruvbox-material thumbnail
1536 73 1 colorscheme
ribru17/bamboo.nvim
Warm Green Theme for Neovim and Beyond
ribru17/bamboo.nvim thumbnail
170 24 3 colorscheme
chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
372 47 0 motion
echasnovski/mini.operators
Text edit operators. Part of 'mini.nvim' library.
echasnovski/mini.operators thumbnail
23 17 0 editing-support
jbyuki/one-small-step-for-vimkind
Debug adapter for Neovim plugins
297 45 0 nvim-dev
sainnhe/everforest
๐ŸŒฒ Comfortable & Pleasant Color Scheme for Vim
sainnhe/everforest thumbnail
2249 45 1 colorscheme
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468 724 1 snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
ahmedkhalf/project.nvim thumbnail
1058 126 0 project
folke/noice.nvim
๐Ÿ’ฅ Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3050 337 3 utility
chrisgrieser/nvim-dr-lsp
Status line component showing the number of LSP definition and reference of the token under the cursor.
chrisgrieser/nvim-dr-lsp thumbnail
19 2 0 lsp
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493 862 2 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4629 617 1 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
numToStr/Comment.nvim thumbnail
2968 502 1 comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
959 130 0 comment
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
1586 385 1 nvim-dev
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
4415 291 4 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
649 204 1 debugging
chrisgrieser/nvim-rulebook
Add inline-comments to ignore rules, or lookup rule documentation online.
51 5 0 diagnostics
stevanmilic/nvim-lspimport
Automatically resolves imports for undefined terms in neovim.
22 3 0 lsp
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1201 117 5 lsp
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2438 434 2 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 0 editing-support
Wansmer/sibling-swap.nvim
Neovim plugin for swaps closest siblings with Tree-Sitter
127 12 2 editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182 488 3 nvim-dev
benlubas/molten-nvim
A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
106 9 2 code-runner
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2040 836 3 nvim-dev
uga-rosa/ccc.nvim
Color picker and highlighter plugin for Neovim.
uga-rosa/ccc.nvim thumbnail
563 54 0 color
haringsrob/nvim_context_vt
Virtual text context for neovim treesitter
haringsrob/nvim_context_vt thumbnail
331 28 1 editing-support
chrisgrieser/nvim-tinygit
Lightweight and nimble git client for nvim.
chrisgrieser/nvim-tinygit thumbnail
44 7 1 git
nacro90/numb.nvim
Peek lines just when you intend
540 64 0 editing-support
ray-x/lsp_signature.nvim
LSP signature hint as you type
ray-x/lsp_signature.nvim thumbnail
1733 132 1 lsp
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
602 70 2 editing-support
sainnhe/sonokai
High Contrast & Vivid Color Scheme based on Monokai Pro
sainnhe/sonokai thumbnail
1368 30 0 colorscheme
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038 823 0 fuzzy-finder
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
rebelot/kanagawa.nvim thumbnail
3038 170 1 colorscheme
GCBallesteros/NotebookNavigator.nvim
A neovim plugin to navigate and execute code cells
80 5 1 utility
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1837 348 3 debugging
chrisgrieser/nvim-origami
Fold with relentless elegance.
68 14 0 utility
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1182 218 0 bars-and-lines
chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
143 23 1 utility
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4083 406 3 debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1337 330 3 utility
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
3718 471 0 keybinding
chrisgrieser/nvim-puppeteer
Automatically convert strings to f-strings or template strings and back.
47 11 1 editing-support
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
696 141 0 editing-support
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1272 154 8 formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232 281 0 syntax
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
kevinhwang91/nvim-hlslens thumbnail
656 87 0 search
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1682 201 2 utility
chrisgrieser/nvim-various-textobjs
Bundle of two dozen new text objects for Neovim.
343 43 1 editing-support
EdenEast/nightfox.nvim
๐ŸฆŠA highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
EdenEast/nightfox.nvim thumbnail
2466 152 2 colorscheme
ghillb/cybu.nvim
Neovim plugin that offers context when cycling buffers in the form of a customizable notification window.
ghillb/cybu.nvim thumbnail
284 17 0 utility
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622 405 3 syntax
chrisgrieser/nvim-recorder
Enhance the usage of macros in Neovim.
141 15 0 utility
okuuva/auto-save.nvim
๐Ÿงถ Automatically save your changes in NeoVim
52 7 0 editing-support
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3356 521 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5462 223 1 markdown-and-latex