Skip to content

Commit 3af8e6d

Browse files
committed
chore: add prefix # for doc string
1 parent 457e9c6 commit 3af8e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/one_monokai/highlights/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
local highlights = {}
22

33
---Set highlight groups
4-
---@param groups groups Highlight groups
4+
---@param groups groups #Highlight groups
55
local function set_highlight(groups)
66
local logs = require "one_monokai.logs"
77
local set_hl = vim.api.nvim_set_hl

0 commit comments

Comments
 (0)