From 5306c85e70a57d8364a6fe3363e5a47188ab2915 Mon Sep 17 00:00:00 2001 From: max397574 Date: Thu, 9 Dec 2021 18:49:49 +0100 Subject: fix(functions): fix annotations --- lua/startup/functions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/startup/functions.lua') diff --git a/lua/startup/functions.lua b/lua/startup/functions.lua index cdc56ea..16adf5e 100644 --- a/lua/startup/functions.lua +++ b/lua/startup/functions.lua @@ -1,5 +1,5 @@ ----@brief [[ ---@tag startup.nvim_functions +---@brief [[ --- This are functions which you can use to build your own startup.nvim theme. ---@brief ]] local functions = {} -- cgit v1.2.3