mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-12 12:50:37 +00:00
rm misleading code in example chadrc | (#1149)
This commit is contained in:
parent
1381e924cf
commit
70390c6e8d
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue