Pheon-Dev
/
nvim
plugin manager
Lazy
plugins
53
root
init file
init.lua
lines of code
7689
monorepo
no
fork
no
leaderkey
Space
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
653
106
4
editing-support
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
utilyre/sentiment.nvim
Enhanced matchparen.vim plugin for Neovim
127
28
1
editing-support
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
echasnovski/mini.move
Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library.
40
36
0
editing-support
declancm/cinnamon.nvim
Smooth scrolling for ANY movement command 🤯. A Neovim plugin written in Lua!
270
22
0
scrolling
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
394
59
0
syntax
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
ray-x/guihua.lua
A GUI library for Neovim plugin developers
137
60
0
nvim-dev
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587
161
13
file-explorer
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
125
98
3
indent
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3028
331
5
utility
echasnovski/mini.splitjoin
Neovim Lua plugin to split and join arguments. Part of 'mini.nvim' library. 
27
26
1
editing-support
glepnir/dashboard-nvim
vim dashboard
1791
51
0
startup
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
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
2948
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
onsails/diaglist.nvim
Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist
166
6
0
diagnostics
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
338
139
0
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
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
341
58
3
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3750
327
2
colorscheme
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
AckslD/muren.nvim
Multiple replacements in neovim
293
24
0
search
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
brenoprata10/nvim-highlight-colors
Highlight colors for neovim
222
32
0
color
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
600
68
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
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
kevinhwang91/nvim-fundo
Forever undo in Neovim
171
19
0
utility
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
4991
107
2
note-taking
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1357
117
0
quickfix
dmmulroy/tsc.nvim
A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc)
222
26
2
programming-languages-support
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
328
2
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.
3699
472
1
keybinding
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216
282
2
syntax
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
3890
183
4
marks
nvimdev/lspsaga.nvim
improve neovim lsp experience
3077
78
2
lsp
chrisgrieser/nvim-various-textobjs
Bundle of two dozen new text objects for Neovim.
339
42
0
editing-support
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
3010
97
1
lsp
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
1418
55
0
golang
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2111
195
1
completion
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
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion