rockyzhang24
/
dotfiles
plugin manager
unknown
plugins
41
root
.config/nvim
init file
init.vim
lines of code
5508
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
206
2
color
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
424
90
4
lsp
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
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
394
59
0
syntax
mizlan/iswap.nvim
Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.
469
24
0
editing-support
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/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.
4401
287
2
colorscheme
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1188
69
1
colorscheme-creation
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
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
dracula/vim
🧛🏻♂️ Dark theme for Vim
1270
12
0
colorscheme
mg979/tabline.nvim
A comprehensive tabline for rendering and managing tabs, buffers or arglist, and featuring buffer filtering, fzf integration and session management.
23
1
0
tabline
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
817
1
fuzzy-finder
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
549
42
1
lsp
kevinhwang91/nvim-fundo
Forever undo in Neovim
171
19
0
utility
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1177
221
2
bars-and-lines
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1357
117
0
quickfix
LukasPietzschmann/telescope-tabs
Fly through your tabs in neovim ✈️
183
10
0
utility
tversteeg/registers.nvim
📑 Neovim plugin to preview the contents of the registers
556
27
0
register
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
1317
329
2
utility
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691
142
2
editing-support
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1227
150
15
formatting
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
644
87
2
search
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
willothy/flatten.nvim
Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
300
32
0
terminal-integration
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
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