aboutsummaryrefslogtreecommitdiff
path: root/lua/startup/buildingblocks/headers.lua
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-10-07 13:12:07 +0200
committermax397574 <[email protected]>2021-10-07 13:12:07 +0200
commit0531a7b686725089c6457d80808ab5bc195ff295 (patch)
treeab930593ef162b2f4428ded58a0cc563244167a4 /lua/startup/buildingblocks/headers.lua
parent030e8276858de3b723835f500df6ca7006404914 (diff)
refactor(buildingblocks): ♻️ stylua and formatting
Diffstat (limited to 'lua/startup/buildingblocks/headers.lua')
-rw-r--r--lua/startup/buildingblocks/headers.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/startup/buildingblocks/headers.lua b/lua/startup/buildingblocks/headers.lua
index 6b4b484..4df1798 100644
--- a/lua/startup/buildingblocks/headers.lua
+++ b/lua/startup/buildingblocks/headers.lua
@@ -15,9 +15,6 @@ end
function M.hydra()
return {
- " ",
- " ",
- " ",
" ⣴⣶⣤⡤⠦⣤⣀⣤⠆ ⣈⣭⣿⣶⣿⣦⣼⣆ ",
" ⠉⠻⢿⣿⠿⣿⣿⣶⣦⠤⠄⡠⢾⣿⣿⡿⠋⠉⠉⠻⣿⣿⡛⣦ ",
" ⠈⢿⣿⣟⠦ ⣾⣿⣿⣷ ⠻⠿⢿⣿⣧⣄ ",
@@ -29,7 +26,6 @@ function M.hydra()
" ⠙⠃ ⣼⣿⡟ ⠈⠻⣿⣿⣦⣌⡇⠻⣿⣿⣷⣿⣿⣿ ⣿⣿⡇ ⠛⠻⢷⣄ ",
" ⢻⣿⣿⣄ ⠈⠻⣿⣿⣿⣷⣿⣿⣿⣿⣿⡟ ⠫⢿⣿⡆ ",
" ⠻⣿⣿⣿⣿⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿⡟⢀⣀⣤⣾⡿⠃ ",
- " ",
}
end