feat(neovim): move from catppuccin-frappe to a base16 catppuccin theme
This commit is contained in:
parent
fe5714a9b7
commit
5257808e5c
4 changed files with 26 additions and 1 deletions
|
@ -14,6 +14,7 @@ return {
|
|||
config.transparent_background = true
|
||||
end,
|
||||
},
|
||||
{ import = "astrocommunity.colorscheme.mini-base16" },
|
||||
|
||||
{ import = "astrocommunity.editing-support.todo-comments-nvim" },
|
||||
{ import = "astrocommunity.editing-support.zen-mode-nvim" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue