feat(alpha): Add more ascii art
In aplha config add ascii arts alien and logo. This commit will also change the alpha ascii art to kraken.
This commit is contained in:
parent
a989f23fb7
commit
16beeaf6fd
4 changed files with 88 additions and 6 deletions
|
|
@ -13,8 +13,8 @@ return {
|
|||
{ "rebelot/kanagawa.nvim", priority = 1000 },
|
||||
|
||||
-- latte, frappe, macchiato, mocha
|
||||
{ "catppuccin/nvim", priority = 1000, },
|
||||
{ "catppuccin/catppuccin", priority = 1000, },
|
||||
|
||||
-- Theme inspired by Atom
|
||||
{ 'navarasu/onedark.nvim', priority = 1000, }
|
||||
{ 'navarasu/onedark.nvim', priority = 1000, },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue