mrjones2014
/
dotfiles
plugin manager
Lazy
plugins
50
root
nvim
init file
init.lua
lines of code
5512
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
137
95
2
syntax
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
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
526
206
2
color
calops/hmts.nvim
Custom treesitter queries for Home Manager nix files, in Neovim
50
3
0
programming-languages-support
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".
546
67
2
split-and-window
nat-418/boole.nvim
Neovim plugin for toggling booleans, etc.
108
14
14
editing-support
creativenull/efmls-configs-nvim
An unofficial collection of linters and formatters configured for efm-langserver for neovim.
200
18
0
lsp
echasnovski/mini.move
Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library.
40
36
0
editing-support
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
818
60
0
statusline
folke/lazy.nvim
π€ A modern plugin manager for Neovim
8439
743
4
plugin-manager
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
59
75
0
editing-support
norcalli/nvim-terminal.lua
A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.
187
4
0
terminal-integration
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1488
186
3
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1626
161
3
test
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409
130
1
nvim-dev
folke/noice.nvim
π₯ Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3024
329
4
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
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
2940
503
3
comment
echasnovski/mini.bracketed
Neovim Lua plugin to go forward/backward with square brackets. Part of 'mini.nvim' library.
36
37
3
motion
folke/neodev.nvim
π» Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1567
387
1
nvim-dev
chrisgrieser/nvim-rulebook
Add inline-comments to ignore rules, or lookup rule documentation online.
50
5
0
diagnostics
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
426
61
0
split-and-window
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
930
281
2
comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
433
97
2
keybinding
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
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
echasnovski/mini.trailspace
Neovim Lua plugin to manage trailspace (highlight and remove). Part of 'mini.nvim' library.
9
25
0
editing-support
olimorris/onedarkpro.nvim
π¨ Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter, LSP semantic token support and a light variant
593
38
2
colorscheme
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
1848
75
1
github
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
DNLHC/glance.nvim
A pretty window for previewing, navigating and editing your LSP locations
534
13
0
lsp
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1176
221
2
bars-and-lines
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1356
117
0
quickfix
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
SmiteshP/nvim-navbuddy
A simple popup display that provides breadcrumbs feature using LSP server
580
55
0
lsp
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1310
328
1
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.
3688
472
1
keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691
143
2
editing-support
mrjones2014/legendary.nvim
πΊοΈ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.
894
30
0
keybinding
folke/todo-comments.nvim
β
Highlight, list and search todo comments in your projects
2238
306
1
comment
echasnovski/mini.files
Navigate and manipulate file system. Part of 'mini.nvim' library.
91
36
0
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
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.
6171
822
1
completion