CharlesChiuGit
/
nvimdots.lua
plugin manager
Lazy
plugins
54
root
init file
init.lua
lines of code
7912
monorepo
no
fork
no
leaderkey
,
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
653
106
4
editing-support
gelguy/wilder.nvim
A more adventurous wildmenu
1152
37
0
command-line
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
378
115
2
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.
3831
415
3
diagnostics
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
206
2
color
zbirenbaum/neodim
Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more
250
24
0
utility
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5706
738
1
lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1643
220
6
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
samjwill/nvim-unception
A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions.
187
15
0
terminal-integration
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3614
324
1
lsp
michaelb/sniprun
A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
1243
48
0
code-runner
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1491
188
5
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1052
126
3
project
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587
161
13
file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
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
2948
503
3
comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
955
127
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.
1573
386
1
nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
435
96
2
keybinding
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1082
108
1
scrolling
abecodes/tabout.nvim
tabout plugin for neovim
615
56
1
motion
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
m4xshen/autoclose.nvim
A minimalist Neovim plugin that auto pairs & closes brackets
349
26
0
editing-support
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
829
1
nvim-dev
olimorris/persisted.nvim
💾 Simple session management for Neovim with git branching, autoloading and Telescope support
323
35
0
session
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
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.
1819
208
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
816
1
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
293
1
startup
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702
101
1
scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
edluffy/specs.nvim
👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
411
19
0
motion
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
296
5
lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
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.
3699
472
1
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2795
296
2
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216
282
2
syntax
nvimdev/lspsaga.nvim
improve neovim lsp experience
3077
78
2
lsp
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2247
308
3
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1202
98
5
lsp
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2832
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5431
221
3
markdown-and-latex
s1n7ax/nvim-comment-frame
Detects the language using treesitter and adds a comment block
94
5
0
comment