1
0
Fork 0
mirror of https://github.com/CompeyDev/my-nvim-setup.git synced 2025-04-10 01:30:53 +01:00
my-nvim-setup/examples/init.lua
2022-07-24 07:35:12 +00:00

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)