mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 08:41:33 +00:00
6 lines
151 B
Lua
6 lines
151 B
Lua
return {
|
|
{ "akinsho/bufferline.nvim", enabled = false },
|
|
{ "catppuccin/nvim", enabled = false },
|
|
{ "folke/tokyonight.nvim", enabled = false },
|
|
}
|