god464
/
nvim
plugin manager
lazy.nvim
plugins
92
root
init file
init.lua
lines of code
2449
monorepo
no
fork
no
leaderkey
Space
Plugins
chomosuke/typst-preview.nvim
Low latency typst preview for Neovim
506
2
programming-languages-support
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
9116
1
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
19091
2
plugin-manager
folke/lazydev.nvim
Faster LuaLS setup for Neovim
1300
6
nvim-dev
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
8003
2
file-explorer
nvim-treesitter/nvim-treesitter-context
Show code context
2982
0
editing-support
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
5767
3
file-explorer
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
781
0
editing-support
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
3570
3
markdown-and-latex
ibhagwan/fzf-lua
Improved fzf.vim written in lua
3529
2
fuzzy-finder
mikavilpas/yazi.nvim
A Neovim Plugin for the yazi terminal file manager
1305
0
file-explorer
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1242
2
editing-support
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
984
0
scrollbar
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
6625
0
colorscheme
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1980
2
editing-support
neanias/everforest-nvim
A Lua port of the Everforest colour scheme
376
0
colorscheme
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
1144
0
editing-support
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
572
0
dependency-management
kawre/leetcode.nvim
A Neovim plugin enabling you to solve LeetCode problems.
1832
0
competitive-programming
folke/snacks.nvim
🍿 A collection of QoL plugins for Neovim
5986
9
editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1941
7
nvim-dev
Civitasv/cmake-tools.nvim
CMake integration in Neovim
472
0
code-runner
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
2207
1
lua-colorscheme
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
5115
1
terminal-integration
rcarriga/nvim-dap-ui
A UI for nvim-dap
3164
3
debugging