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
roobert/tailwindcss-colorizer-cmp.nvim thumbnail
240 37 0 web-development
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3774 690 1 git
rockerBOO/boo-colorscheme-nvim
Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter.
rockerBOO/boo-colorscheme-nvim thumbnail
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.
williamboman/mason.nvim thumbnail
5741 746 4 lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8571 750 1 plugin-manager
tiagovla/tokyodark.nvim
A clean dark theme written in lua for neovim.
tiagovla/tokyodark.nvim thumbnail
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
folke/flash.nvim thumbnail
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.
ahmedkhalf/project.nvim thumbnail
1058 126 0 project
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
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.
folke/tokyonight.nvim thumbnail
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
rcarriga/nvim-notify thumbnail
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
rmagatti/auto-session thumbnail
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.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
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.
rafamadriz/friendly-snippets thumbnail
1349 439 4 snippet
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
goolord/alpha-nvim thumbnail
1359 294 0 startup
kyazdani42/nvim-tree.lua
A file explorer tree for neovim written in lua
kyazdani42/nvim-tree.lua thumbnail
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
xeluxee/competitest.nvim thumbnail
271 9 0 competitive-programming
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
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
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