From 078f3b122c7633020628988c3e5593e9fc906623 Mon Sep 17 00:00:00 2001 From: max397574 Date: Fri, 10 Dec 2021 20:06:26 +0100 Subject: fix(headers): fixed brief --- lua/startup/headers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/startup/headers.lua b/lua/startup/headers.lua index 98a8e1c..99618d6 100644 --- a/lua/startup/headers.lua +++ b/lua/startup/headers.lua @@ -1,6 +1,6 @@ ---@tag startup_nvim.headers ---@brief [[ ---- This are functions which you can use to build your own startup.nvim theme. +--- This are headers which you can use to build your own startup.nvim theme. ---@brief ]] local headers = {} -- cgit v1.2.3