megalithic / dotfiles

137
plugin manager
Lazy
plugins
83
root
config/nvim
init file
init.lua
lines of code
19356
monorepo
yes
fork
no
leaderkey
,
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
651 105 3 editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
debugloop/telescope-undo.nvim thumbnail
375 114 1 editing-support
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3825 413 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
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
661 67 1 code-runner
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
526 206 2 color
mrjones2014/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
mrjones2014/smart-splits.nvim thumbnail
546 67 2 split-and-window
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
5702 738 1 lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1381 93 1 fuzzy-finder
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8439 743 4 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1144 208 2 lsp
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3615 329 0 lsp
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113 32 0 editing-support
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1488 186 3 motion
nvim-treesitter/nvim-treesitter-context
Show code context
1836 266 1 editing-support
jbyuki/one-small-step-for-vimkind
Debug adapter for Neovim plugins
296 47 0 nvim-dev
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
902 128 8 lsp
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1626 161 3 test
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1574 157 10 file-explorer
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409 130 1 nvim-dev
toppair/peek.nvim
Markdown preview plugin for Neovim
447 48 0 markdown-and-latex
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3024 329 4 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 lsp
tjdevries/vlog.nvim
Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins
103 3 0 nvim-dev
onsails/diaglist.nvim
Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist
166 6 0 diagnostics
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
955 126 2 comment
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
268 97 3 editing-support
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
4389 287 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
NeogitOrg/neogit
magit for neovim
NeogitOrg/neogit thumbnail
2687 111 0 git
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1174 111 6 lsp
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 427 5 utility
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
930 281 2 comment
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1189 70 2 colorscheme-creation
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168 483 2 nvim-dev
ruifm/gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
424 55 1 git
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033 829 0 nvim-dev
brendalf/mix.nvim
A Mix Wrapper for Neovim
brendalf/mix.nvim thumbnail
25 1 0 programming-languages-support
f-person/git-blame.nvim
Git Blame plugin for Neovim written in Lua
687 48 0 git
3rd/image.nvim
🖼️ Bringing images to Neovim.
331 27 2 utility
roobert/tabtree.nvim
🌲 A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc.
roobert/tabtree.nvim thumbnail
31 5 0 motion
nacro90/numb.nvim
Peek lines just when you intend
538 64 0 editing-support
ray-x/lsp_signature.nvim
LSP signature hint as you type
ray-x/lsp_signature.nvim thumbnail
1716 130 0 lsp
elihunter173/dirbuf.nvim
A file manager for Neovim which lets you edit your filesystem like you edit text
410 11 0 file-explorer
bennypowers/nvim-regexplainer
Describe the regexp under the cursor
566 25 0 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
yorickpeterse/nvim-pqf
Prettier quickfix/location list windows for NeoVim
yorickpeterse/nvim-pqf thumbnail
44 28 0 quickfix
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
numToStr/Navigator.nvim thumbnail
343 25 0 tmux
echasnovski/mini.nvim
Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
3060 81 1 utility
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1336 435 403 snippet
rose-pine/neovim
Soho vibes for Neovim
rose-pine/neovim thumbnail
1445 117 1 colorscheme
adelarsq/image_preview.nvim
Image Preview for Neovim 🖼
adelarsq/image_preview.nvim thumbnail
78 8 0 media
m4xshen/smartcolumn.nvim
A Neovim plugin hiding your colorcolumn when unneeded.
m4xshen/smartcolumn.nvim thumbnail
195 27 0 bars-and-lines
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
4973 106 1 note-taking
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1823 343 1 debugging
chrisgrieser/nvim-origami
Fold with relentless elegance.
65 14 0 utility
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1356 117 0 quickfix
chentoast/marks.nvim
A better user experience for viewing and interacting with Vim marks.
642 60 0 marks
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1472 296 4 lsp
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
645 94 0 git
dcampos/nvim-snippy
Snippet plugin for Neovim written in Lua
266 20 0 snippet
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4052 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
3688 472 1 keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691 143 2 editing-support
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1206 148 12 formatting
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2815 71 1 ai
piersolenski/wtf.nvim
Delicious diagnostic debugging in Neovim 🤤
168 5 0 diagnostics
nvimdev/lspsaga.nvim
improve neovim lsp experience
nvimdev/lspsaga.nvim thumbnail
3074 78 2 lsp
gabrielpoca/replacer.nvim
A powerful refactoring tool for nvim.
222 14 1 quickfix
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609 403 2 syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2242 280 3 file-explorer
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
8174 890 1 syntax
ethanholz/nvim-lastplace
A Lua rewrite of vim-lastplace
291 46 0 editing-support
jose-elias-alvarez/typescript.nvim
A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
496 101 2 lsp
mickael-menu/zk-nvim
Neovim extension for zk
389 17 0 note-taking
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.
6171 822 1 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5426 222 2 markdown-and-latex
echasnovski/mini.pick
Pick anything. Part of 'mini.nvim' library.
echasnovski/mini.pick thumbnail
17 9 1 fuzzy-finder
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
429 50 0 syntax