AsianKoala
/
nvim
plugin manager
Lazy
plugins
39
root
init file
init.lua
lines of code
2557
monorepo
no
fork
no
leaderkey
Space
Plugins
roobert/tailwindcss-colorizer-cmp.nvim
:rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp
240
37
0
web-development
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
rockerBOO/boo-colorscheme-nvim
Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter.
154
6
0
colorscheme
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5741
746
4
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
tiagovla/tokyodark.nvim
A clean dark theme written in lua for neovim.
369
19
0
colorscheme
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
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1511
186
2
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1058
126
0
project
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
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.
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
2968
502
1
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.
4415
291
4
colorscheme
tjdevries/colorbuddy.nvim
Your color buddy for making cool neovim color schemes
540
15
0
colorscheme-creation
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2438
434
2
utility
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
432
62
0
split-and-window
rmagatti/auto-session
A small automated session manager for Neovim
867
59
0
session
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
rktjmp/lush.nvim
Create Neovim themes with real-time feedback, export anywhere.
1194
70
2
colorscheme-creation
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
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
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
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1359
294
0
startup
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
5880
88
0
file-explorer
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1478
295
3
lsp
xeluxee/competitest.nvim
CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more
271
9
0
competitive-programming
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
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.
3718
471
0
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2812
299
0
tabline
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3356
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion