forked from Shinonome/fred-neovim
converted to nixovim
This commit is contained in:
@@ -10,12 +10,12 @@
|
|||||||
{
|
{
|
||||||
type = "text";
|
type = "text";
|
||||||
val = [
|
val = [
|
||||||
"███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ ██╗██████╗ ███████╗"
|
"███╗ ██╗██╗██╗ ██╗ ██████╗ ██╗ ██╗██╗███╗ ███╗"
|
||||||
"████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ ██║██╔══██╗██╔════╝"
|
"████╗ ██║██║╚██╗██╔╝██╔═══██╗██║ ██║██║████╗ ████║"
|
||||||
"██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ ██║██║ ██║█████╗ "
|
"██╔██╗ ██║██║ ╚███╔╝ ██║ ██║██║ ██║██║██╔████╔██║"
|
||||||
"██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ ██║██║ ██║██╔══╝ "
|
"██║╚██╗██║██║ ██╔██╗ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║"
|
||||||
"██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ ██║██████╔╝███████╗"
|
"██║ ╚████║██║██╔╝ ██╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║"
|
||||||
"╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝ ╚═╝╚═════╝ ╚══════╝"
|
"╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝"
|
||||||
];
|
];
|
||||||
opts = {
|
opts = {
|
||||||
position = "center";
|
position = "center";
|
||||||
|
|||||||
Reference in New Issue
Block a user