arsham / shark

plugin manager
Lazy
plugins
50
root
init file
init.lua
lines of code
7112
monorepo
no
fork
no
leaderkey
Space
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
662 107 5 editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
138 96 1 syntax
jbyuki/venn.nvim
Draw ASCII diagrams in Neovim
jbyuki/venn.nvim thumbnail
818 25 0 note-taking
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
665 67 0 code-runner
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
531 206 4 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
5721 741 2 lsp-installer
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
smjonas/inc-rename.nvim thumbnail
425 89 2 lsp
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1382 92 1 fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1664 220 3 completion
kiran94/s3edit.nvim
Edit files from S3 directly from Neovim
36 5 0 file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8509 747 2 plugin-manager
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3613 321 1 lsp
milisims/nvim-luaref
Add a vim :help reference for lua
118 16 0 nvim-dev
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460 723 2 snippet
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1617 161 5 file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470 858 0 lsp
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
2957 502 3 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
1582 386 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2433 431 5 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2476 480 0 editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
935 277 0 comment
gbprod/substitute.nvim
Neovim plugin introducing a new operators motions to quickly replace and exchange text.
384 42 1 editing-support
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
echasnovski/mini.align thumbnail
42 40 1 formatting
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1173 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.
2039 832 1 nvim-dev
echasnovski/mini.trailspace
Neovim Lua plugin to manage trailspace (highlight and remove). Part of 'mini.nvim' library.
9 24 0 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12011 819 0 fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
kosayoda/nvim-lightbulb thumbnail
700 63 2 lsp
tamton-aquib/duck.nvim
A duck that waddles arbitrarily in neovim.
tamton-aquib/duck.nvim thumbnail
459 14 0 fun
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
numToStr/Navigator.nvim thumbnail
344 24 0 tmux
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3082 82 1 utility
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1345 437 3 snippet
woosaaahh/sj.nvim
Search based navigation combined with quick jump features.
woosaaahh/sj.nvim thumbnail
114 3 0 motion
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
5000 107 1 note-taking
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560 85 0 bars-and-lines
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1180 218 0 bars-and-lines
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1365 117 0 quickfix
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1476 297 3 lsp
freddiehaddad/feline.nvim
A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
freddiehaddad/feline.nvim thumbnail
202 26 0 statusline
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1329 327 0 utility
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2837 71 0 ai
ziontee113/color-picker.nvim
A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors.
ziontee113/color-picker.nvim thumbnail
249 15 0 color
bfredl/nvim-luadev
REPL/debug console for nvim lua plugins
265 13 0 nvim-dev
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1618 404 1 syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2264 285 1 file-explorer
sQVe/sort.nvim
Sorting plugin for Neovim that supports line-wise and delimiter sorting.
110 10 0 editing-support
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194 824 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5447 221 1 markdown-and-latex