execute early options before anything else
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user