mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-01-05 17:49:09 +00:00
6a789fa37d
Put all your options in custom/init.lua
3 lines
166 B
Lua
3 lines
166 B
Lua
-- example file i.e lua/custom/init.lua
|
|
-- load your options globals, autocmds here or anything .__.
|
|
-- you can even override default options here (core/options.lua)
|