Fix another grammar mistake in example_init.lua

This commit is contained in:
peppapig450
2021-10-07 15:17:28 -07:00
committed by siduck76
parent d47fcda9ef
commit 5799af49e2

View File

@@ -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"