aboutsummaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-12-10 20:03:46 +0100
committermax397574 <[email protected]>2021-12-10 20:03:46 +0100
commit8f827d83b9d20ba91d3892329478f899c9a3cc80 (patch)
tree8afc8bdb2ed01e186e9ee853bee9ce02c085dba0 /lua
parent0a984a5b8cbff56f1247c55d5bd758e878ad0307 (diff)
feat(headers): added annotations
Diffstat (limited to 'lua')
-rw-r--r--lua/startup/headers.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/startup/headers.lua b/lua/startup/headers.lua
index 92352c5..98a8e1c 100644
--- a/lua/startup/headers.lua
+++ b/lua/startup/headers.lua
@@ -4,6 +4,7 @@
---@brief ]]
local headers = {}
+---a neovim banner
function headers.default_header()
return {
" /$$ ",
@@ -17,6 +18,7 @@ function headers.default_header()
}
end
+---a hydra
function headers.hydra()
return {
" ⣴⣶⣤⡤⠦⣤⣀⣤⠆ ⣈⣭⣿⣶⣿⣦⣼⣆ ",
@@ -33,6 +35,7 @@ function headers.hydra()
}
end
+---a neovim `n`
function headers.neovim_logo()
return {
"⠀⠀⠀⠀⠀⠀⠀⠀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣄⠀⠀⠀⠀⠀⠀⠀",