diff --git a/lua/custom/example_init.lua b/lua/custom/example_init.lua index fd53b2e..51e3dcb 100644 --- a/lua/custom/example_init.lua +++ b/lua/custom/example_init.lua @@ -1,4 +1,4 @@ --- This is where your custom modules and plugins goes. +-- This is where your custom modules and plugins go. -- See the wiki for a guide on how to extend NvChad local hooks = require "core.hooks"