linrongbin16 / lin.nvim

plugin manager
Lazy
plugins
53
root
init file
init.vim
lines of code
4547
monorepo
no
fork
no
leaderkey
unknown
Plugins
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3844 419 1 diagnostics
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
531 207 2 color
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5741 746 4 lsp-installer
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1680 221 1 completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1152 209 1 lsp
shellRaining/hlchunk.nvim
This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed
shellRaining/hlchunk.nvim thumbnail
196 32 0 indent
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3612 320 0 lsp
kdheepak/lazygit.nvim
Plugin for calling lazygit from within neovim.
kdheepak/lazygit.nvim thumbnail
916 74 0 git
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1511 186 2 motion
nvim-treesitter/nvim-treesitter-context
Show code context
1844 264 2 editing-support
linrongbin16/fzfx.nvim
FZF-based fuzzy finder running on a dynamic engine that parsing user query and selection on every keystroke.
81 4 0 fuzzy-finder
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468 724 1 snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
946 137 7 lsp
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1733 166 8 file-explorer
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3050 337 3 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493 862 2 lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4629 617 1 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
numToStr/Comment.nvim thumbnail
2968 502 1 comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
danymat/neogen thumbnail
959 130 0 comment
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
folke/neodev.nvim thumbnail
1586 385 1 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2438 434 2 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483 481 0 editing-support
axieax/urlview.nvim
🔎 Neovim plugin for viewing all the URLs in a buffer
axieax/urlview.nvim thumbnail
187 23 0 utility
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182 488 3 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2040 836 3 nvim-dev
smoka7/hop.nvim
Neovim motions on speed!
smoka7/hop.nvim thumbnail
152 28 0 motion
f-person/git-blame.nvim
Git Blame plugin for Neovim written in Lua
694 48 0 git
linrongbin16/gitlinker.nvim
Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh alias host, `/blame` url support and other improvements.
43 12 0 git
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
linrongbin16/colorbox.nvim
Load all the ultra colorschemes into your Neovim player!
linrongbin16/colorbox.nvim thumbnail
9 1 0 colorscheme-switchers
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
3531 121 1 motion
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169 335 1 editing-support
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
602 70 2 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.
1823 209 1 cursorline
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1349 439 4 snippet
linrongbin16/lsp-progress.nvim
A performant lsp progress status for Neovim.
linrongbin16/lsp-progress.nvim thumbnail
120 13 0 lsp
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
553 43 1 lsp
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560 85 0 bars-and-lines
DNLHC/glance.nvim
A pretty window for previewing, navigating and editing your LSP locations
538 14 1 lsp
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1182 218 0 bars-and-lines
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1337 330 3 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.
folke/which-key.nvim thumbnail
3718 471 0 keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2812 299 0 tabline
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1272 154 8 formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232 281 0 syntax
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2260 312 4 comment
stevearc/aerial.nvim
Neovim plugin for a code outline window
1208 97 0 lsp
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2269 285 0 file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3356 521 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8229 897 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201 829 2 completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5462 223 1 markdown-and-latex