jmbuhr
/
quarto-nvim-kickstarter
plugin manager
Lazy
plugins
46
root
init file
init.lua
lines of code
2111
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3755
684
3
git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1786
168
2
lsp
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
414
1
diagnostics
nanozuki/tabby.nvim
A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
449
15
0
tabline
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
206
2
color
gnikdroy/projections.nvim
A map to your filesystem
196
6
0
project
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
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
shaunsingh/nord.nvim
Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
692
36
1
colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1490
186
3
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2446
721
1
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1627
161
3
test
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
jbyuki/nabla.nvim
take your scientific notes :pencil2: in Neovim
508
12
0
note-taking
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
955
126
2
comment
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1569
387
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.
4394
287
2
colorscheme
NeogitOrg/neogit
magit for neovim
2686
111
0
git
windwp/nvim-autopairs
autopairs for neovim written by lua
2470
482
0
editing-support
jakewvincent/mkdnflow.nvim
Fluent navigation and management of markdown notebooks
519
10
0
note-taking
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3748
325
1
colorscheme
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
102
7
2
code-runner
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2036
829
0
nvim-dev
f-person/git-blame.nvim
Git Blame plugin for Neovim written in Lua
688
48
0
git
olimorris/onedarkpro.nvim
🎨 Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter, LSP semantic token support and a light variant
592
38
2
colorscheme
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
1849
75
1
github
3rd/image.nvim
🖼️ Bringing images to Neovim.
337
27
2
utility
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1817
209
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11980
816
1
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
dstein64/nvim-scrollview
A Neovim plugin that displays interactive vertical scrollbars and signs.
438
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
1825
343
1
debugging
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
645
94
0
git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4057
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.
3694
472
1
keybinding
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2211
282
2
syntax
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2466
149
2
colorscheme
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1610
403
2
syntax
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
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