jmbuhr / quarto-nvim-kickstarter

118
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
lewis6991/gitsigns.nvim thumbnail
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!
nanozuki/tabby.nvim thumbnail
449 15 0 tabline
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
528 206 2 color
gnikdroy/projections.nvim
A map to your filesystem
gnikdroy/projections.nvim thumbnail
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.
williamboman/mason.nvim thumbnail
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
folke/lazy.nvim thumbnail
8453 743 4 plugin-manager
shaunsingh/nord.nvim
Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
shaunsingh/nord.nvim thumbnail
692 36 1 colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
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.
nvim-neotest/neotest thumbnail
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.
nvim-lualine/lualine.nvim thumbnail
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
numToStr/Comment.nvim thumbnail
2944 503 3 comment
jbyuki/nabla.nvim
take your scientific notes :pencil2: in Neovim
jbyuki/nabla.nvim thumbnail
508 12 0 note-taking
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
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.
folke/neodev.nvim thumbnail
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.
folke/tokyonight.nvim thumbnail
4394 287 2 colorscheme
NeogitOrg/neogit
magit for neovim
NeogitOrg/neogit thumbnail
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
catppuccin/nvim thumbnail
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
olimorris/onedarkpro.nvim thumbnail
592 38 2 colorscheme
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
pwntester/octo.nvim thumbnail
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.
rafamadriz/friendly-snippets thumbnail
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
goolord/alpha-nvim thumbnail
1352 294 1 startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1825 343 1 debugging
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
645 94 0 git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
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.
folke/which-key.nvim thumbnail
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.
EdenEast/nightfox.nvim thumbnail
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
lukas-reineke/indent-blankline.nvim thumbnail
3347 519 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8176 890 1 syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2822 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6177 822 1 completion