rm misleading code in example chadrc | (#1149)
This commit is contained in:
parent
1381e924cf
commit
70390c6e8d
|
@ -1,8 +1,5 @@
|
||||||
-- Just an example, supposed to be placed in /lua/custom/
|
-- Just an example, supposed to be placed in /lua/custom/
|
||||||
|
|
||||||
-- remove this if you dont use custom.init.lua at all
|
|
||||||
require "custom"
|
|
||||||
|
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
-- make sure you maintain the structure of `core/default_config.lua` here,
|
-- make sure you maintain the structure of `core/default_config.lua` here,
|
||||||
|
|
Loading…
Reference in New Issue