Rishabh672003
/
Neovim
plugin manager
Lazy
plugins
64
root
init file
init.lua
lines of code
5317
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
239
36
0
web-development
alvarosevilla95/luatab.nvim
Tabline lua plugin for neovim
171
12
0
tabline
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
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.
3834
415
3
diagnostics
sontungexpt/url-open
Minimal plugin allow you to open url under cursor in neovim without netrw with default browser of your system and highlight url
31
8
1
utility
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
529
207
3
color
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1645
220
6
completion
folke/lazy.nvim
๐ค A modern plugin manager for Neovim
8476
747
5
plugin-manager
lewis6991/satellite.nvim
Decorate scrollbar for Neovim
421
33
0
scrollbar
folke/zen-mode.nvim
๐ง Distraction-free coding for Neovim
1181
166
4
editing-support
phaazon/hop.nvim
Neovim motions on speed!
2335
85
2
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454
723
3
snippet
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1053
127
3
project
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1599
161
13
file-explorer
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
124
98
3
indent
folke/noice.nvim
๐ฅ Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3033
331
5
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
Darazaki/indent-o-matic
Dumb automatic fast indentation detection for Neovim written in Lua
161
17
0
indent
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4613
613
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
2952
503
3
comment
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
765
79
0
lsp
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.
4402
290
4
colorscheme
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1186
112
7
lsp
windwp/nvim-autopairs
autopairs for neovim written by lua
2474
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
276
2
comment
max397574/better-escape.nvim
Escape from insert mode without delay when typing
435
97
2
keybinding
mrcjkb/rustaceanvim
Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
154
9
5
lsp
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1083
108
1
scrolling
catppuccin/nvim
๐จ Soothing pastel theme for (Neo)vim
3752
329
3
colorscheme
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.
2038
831
1
nvim-dev
yaocccc/nvim-hl-mdcodeblock.lua
a nvim plugin for hignlight markdown codeblock.
23
2
0
markdown-and-latex
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
1859
74
1
github
is0n/jaq-nvim
โ๏ธ Just Another Quickrun Plugin for Neovim in Lua
161
5
0
code-runner
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.
1821
208
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1340
436
402
snippet
dstein64/nvim-scrollview
A Neovim plugin that displays interactive vertical scrollbars and signs.
441
29
0
scrollbar
m4xshen/smartcolumn.nvim
A Neovim plugin hiding your colorcolumn when unneeded.
195
28
1
bars-and-lines
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1352
294
1
startup
kevinhwang91/nvim-fundo
Forever undo in Neovim
171
19
0
utility
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
4995
107
3
note-taking
Bryley/neoai.nvim
Neovim plugin for intracting with GPT models from OpenAI
487
19
0
ai
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560
85
1
bars-and-lines
rcarriga/nvim-dap-ui
A UI for nvim-dap
1827
343
1
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1177
220
2
bars-and-lines
chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
143
23
1
utility
Bekaboo/dropbar.nvim
IDE-like breadcrumbs, out of the box
637
59
0
bars-and-lines
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4064
400
2
debugging
trimclain/builder.nvim
Simple building plugin for neovim written 100% in lua
22
1
0
code-runner
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.
3703
472
1
keybinding
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1234
151
17
formatting
ThePrimeagen/vim-be-good
vim-be-good is a nvim plugin designed to make you better at Vim Movements.
2077
42
0
game
willothy/flatten.nvim
Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
301
32
0
terminal-integration
ghillb/cybu.nvim
Neovim plugin that offers context when cycling buffers in the form of a customizable notification window.
284
17
0
utility
jim-fx/sudoku.nvim
Classic sudoku puzzle.
52
9
0
game
andweeb/presence.nvim
Discord Rich Presence for Neovim
663
63
1
media
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2254
283
3
file-explorer
okuuva/auto-save.nvim
๐งถ Automatically save your changes in NeoVim
51
7
0
editing-support
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3349
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8195
892
2
syntax
ethanholz/nvim-lastplace
A Lua rewrite of vim-lastplace
291
45
0
editing-support
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185
823
1
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5435
221
3
markdown-and-latex