mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
disable useless plugins
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
return {
|
||||
{ "akinsho/bufferline.nvim", enabled = false },
|
||||
{ "catppuccin/nvim", enabled = false },
|
||||
{ "folke/tokyonight.nvim", enabled = false },
|
||||
}
|
||||
|
Reference in New Issue
Block a user