Add support for extra themes, other small changes, drop btop
This commit is contained in:
@@ -67,4 +67,8 @@ return {
|
||||
require('bamboo').load()
|
||||
end,
|
||||
},
|
||||
{
|
||||
dir = vim.fn.stdpath("config") .. "/themes/pina",
|
||||
name = "pina",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user