rm misleading code in example chadrc | (#1149)

This commit is contained in:
siduck 2022-05-30 09:13:45 +05:30
parent 1381e924cf
commit 70390c6e8d
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
-- 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 = {}
-- make sure you maintain the structure of `core/default_config.lua` here,