We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#
1 parent 457e9c6 commit 3af8e6dCopy full SHA for 3af8e6d
lua/one_monokai/highlights/init.lua
@@ -1,7 +1,7 @@
1
local highlights = {}
2
3
---Set highlight groups
4
----@param groups groups Highlight groups
+---@param groups groups #Highlight groups
5
local function set_highlight(groups)
6
local logs = require "one_monokai.logs"
7
local set_hl = vim.api.nvim_set_hl
0 commit comments