mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 16:51:36 +00:00
11 lines
137 B
Lua
11 lines
137 B
Lua
return {
|
|
{
|
|
"ggandor/flit.nvim",
|
|
enabled = false,
|
|
},
|
|
-- {
|
|
-- "folke/tokyonight.nvim",
|
|
-- enabled = false,
|
|
-- },
|
|
}
|