mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
update
This commit is contained in:
parent
254e6b9550
commit
0bbf088778
3 changed files with 20 additions and 2 deletions
10
lua/custom/dashboard.lua
Normal file
10
lua/custom/dashboard.lua
Normal file
|
@ -0,0 +1,10 @@
|
|||
return "" -- hapus line ini dan buka remark dibawah (ganti dengan dashboard kalian)
|
||||
|
||||
-- return {
|
||||
-- [[ __ ]],
|
||||
-- [[ ___ ___ ___ __ __ /\_\ ___ ___ ]],
|
||||
-- [[ / _ `\ / __`\ / __`\/\ \/\ \\/\ \ / __` __`\ ]],
|
||||
-- [[/\ \/\ \/\ __//\ \_\ \ \ \_/ |\ \ \/\ \/\ \/\ \ ]],
|
||||
-- [[\ \_\ \_\ \____\ \____/\ \___/ \ \_\ \_\ \_\ \_\]],
|
||||
-- [[ \/_/\/_/\/____/\/___/ \/__/ \/_/\/_/\/_/\/_/]],
|
||||
-- }
|
Loading…
Add table
Add a link
Reference in a new issue