Disable alpha-nvim
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
return {
|
||||
-- Disable core plugins
|
||||
-- { "goolord/alpha-nvim", enabled = false },
|
||||
{ "goolord/alpha-nvim", enabled = false },
|
||||
-- Which-key
|
||||
-- {
|
||||
-- "folke/which-key.nvim",
|
||||
@@ -10,5 +9,4 @@ return {
|
||||
-- },
|
||||
-- },
|
||||
-- }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user