Autocommit 2023-07-25 11:07:37
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
function conf()
|
||||
local function config()
|
||||
require('onedark').load()
|
||||
end
|
||||
|
||||
return {
|
||||
"navarasu/onedark.nvim",
|
||||
lazy=false,
|
||||
priority = 1000,
|
||||
config = conf
|
||||
config = config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user