Switch to Astrov4
This commit is contained in:
14
lua/plugins/00-core.lua
Normal file
14
lua/plugins/00-core.lua
Normal file
@@ -0,0 +1,14 @@
|
||||
return {
|
||||
-- Disable core plugins
|
||||
-- { "goolord/alpha-nvim", enabled = false },
|
||||
-- Which-key
|
||||
-- {
|
||||
-- "folke/which-key.nvim",
|
||||
-- opts = {
|
||||
-- plugins = {
|
||||
-- registers = false,
|
||||
-- },
|
||||
-- },
|
||||
-- }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user