Add octo.nvim and hybrid colorscheme
This commit is contained in:
@@ -104,6 +104,11 @@ return {
|
||||
vim.g.kanagawabones = opts
|
||||
end,
|
||||
},
|
||||
{
|
||||
"HoNamDuong/hybrid.nvim",
|
||||
lazy = false,
|
||||
opts = {},
|
||||
},
|
||||
{
|
||||
-- My own colorscheme, aka. thallada/farout.nvim
|
||||
dir = "~/farout.nvim/",
|
||||
|
||||
Reference in New Issue
Block a user