frankroeder
/
dotfiles
plugin manager
Lazy
plugins
21
root
nvim
init file
init.lua
lines of code
4637
monorepo
yes
fork
no
leaderkey
,
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
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
ibhagwan/fzf-lua
Improved fzf.vim written in lua
1388
93
2
fuzzy-finder
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
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
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
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
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
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
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3038
170
1
colorscheme
romgrk/barbar.nvim
The neovim tabline plugin.
1881
49
0
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
stevearc/aerial.nvim
Neovim plugin for a code outline window
1208
97
0
lsp
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
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion