diff --git a/nvim/lua/themystery/plugins/theme.lua b/nvim/lua/themystery/plugins/theme.lua index da82269..ccc9fc1 100644 --- a/nvim/lua/themystery/plugins/theme.lua +++ b/nvim/lua/themystery/plugins/theme.lua @@ -1,5 +1,7 @@ return { "olimorris/onedarkpro.nvim", + dependencies = { "lukas-reineke/indent-blankline.nvim" }, + priority = 1000, config = function() require("onedarkpro").setup({ options = {