We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e65d8 commit 7b058d2Copy full SHA for 7b058d2
1 file changed
lua/tiny-inline-diagnostic/init.lua
@@ -77,6 +77,7 @@ local default_config = {
77
}
78
79
M.config = nil
80
+M.enabled = diag.enabled
81
82
---Create color scheme autocommand
83
local function setup_colorscheme_handler(config)
0 commit comments