Cleanup new nvim config
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
-- Extras are imported in lua/config/lazy.lua to satisfy LazyVim's required load order:
|
||||
-- lazyvim.plugins → lazyvim.plugins.extras.* → user plugins
|
||||
return {}
|
||||
@@ -4,7 +4,7 @@ return {
|
||||
"laytan/cloak.nvim",
|
||||
event = "BufReadPre",
|
||||
opts = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
cloak_character = "*",
|
||||
patterns = {
|
||||
{
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
return {}
|
||||
Reference in New Issue
Block a user