execute early options before anything else

This commit is contained in:
2024-12-28 18:45:16 -05:00
parent c3e008dd67
commit ba40d4ad11
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -139,6 +139,8 @@ end
--- Set up rootiest module
function M.setup()
-- Early interventions
require('config.early')
-- Setup OS variables
setup_os_vars()
-- Setup neovide