telephone
This commit is contained in:
parent
970abc1500
commit
ae01374b02
1 changed files with 13 additions and 0 deletions
|
@ -78,6 +78,12 @@ local plugins = {
|
||||||
config = {
|
config = {
|
||||||
-- todo https://github.com/nvimdev/dashboard-nvim
|
-- todo https://github.com/nvimdev/dashboard-nvim
|
||||||
header = {
|
header = {
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
'',
|
'',
|
||||||
' █████████ █████████ █████ ████ ███████ ',
|
' █████████ █████████ █████ ████ ███████ ',
|
||||||
' ███░░░░░███ ███░░░░░███ ░░███ ███░ ███░░░░░███ ',
|
' ███░░░░░███ ███░░░░░███ ░░███ ███░ ███░░░░░███ ',
|
||||||
|
@ -87,6 +93,13 @@ local plugins = {
|
||||||
' ███ ░███ ░███ ░███ ░███ ░░███ ░░███ ███',
|
' ███ ░███ ░███ ░███ ░███ ░░███ ░░███ ███',
|
||||||
'░░█████████ █████ █████ █████ ░░████ ░░░███████░',
|
'░░█████████ █████ █████ █████ ░░████ ░░░███████░',
|
||||||
'░░░░░░░░░ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░░░ ',
|
'░░░░░░░░░ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░░░ ',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
}, --your header
|
}, --your header
|
||||||
center = {
|
center = {
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue