Vallen217
/
dotfiles
plugin manager
Packer
plugins
36
root
.config/nvim
init file
init.lua
lines of code
1614
monorepo
yes
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
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
Wansmer/symbol-usage.nvim
Display references, definitions and implementations of document symbols
120
19
2
lsp
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
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1149
208
2
lsp
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1544
175
0
icon
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
kdheepak/lazygit.nvim
Plugin for calling lazygit from within neovim.
911
74
0
git
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
ZhiyuanLck/smart-pairs
Ultimate smart pairs written in lua!
130
3
0
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
yamatsum/nvim-cursorline
A plugin for neovim that highlights cursor words and lines
359
23
0
cursorline
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
612
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
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
955
127
3
comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
yamatsum/nvim-nonicons
Icon set using nonicons for neovim plugins and settings
309
5
0
icon
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
830
1
nvim-dev
folke/lsp-colors.nvim
🌈 Plugin that creates missing LSP diagnostics highlight groups for color schemes that don't yet support the Neovim 0.5 builtin LSP client.
429
36
0
diagnostics
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
817
1
fuzzy-finder
ellisonleao/glow.nvim
A markdown preview directly in your neovim.
1057
49
0
markdown-and-latex
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
7232
116
0
plugin-manager
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
293
1
startup
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
romgrk/barbar.nvim
The neovim tabline plugin.
1875
48
0
tabline
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
MunifTanjim/prettier.nvim
Prettier plugin for Neovim's built-in LSP client.
234
20
1
formatting
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
nvimdev/lspsaga.nvim
improve neovim lsp experience
3077
78
2
lsp
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2464
151
3
colorscheme
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
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
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion