leonasdev
/
.dotfiles
plugin manager
Lazy
plugins
47
root
.config/nvim
init file
init.lua
lines of code
2572
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
385
115
0
editing-support
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
531
207
2
color
ishan9299/nvim-solarized-lua
solarized colorscheme in lua for nvim 0.5
160
5
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
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
8571
750
1
plugin-manager
sainnhe/gruvbox-material
Gruvbox with Material Palette
1536
73
1
colorscheme
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1184
170
1
editing-support
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
echasnovski/mini.animate
Neovim Lua plugin to animate common Neovim actions. Part of 'mini.nvim' library.
99
41
2
utility
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1733
166
8
file-explorer
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/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1586
385
1
nvim-dev
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
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
649
204
1
debugging
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3764
330
1
colorscheme
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
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
ellisonleao/gruvbox.nvim
Lua port of the most famous vim colorscheme
1336
134
0
lua-colorscheme
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
rose-pine/neovim
Soho vibes for Neovim
1459
120
2
colorscheme
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3038
170
1
colorscheme
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1359
294
0
startup
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1478
295
3
lsp
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
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
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
376
103
0
bars-and-lines
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1682
201
2
utility
ThePrimeagen/harpoon
A per project, auto updating and editable marks utility for fast file navigation.
4046
185
4
marks
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2466
152
2
colorscheme
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
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
3356
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
Mofiqul/vscode.nvim
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
543
33
0
colorscheme
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion