+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ M.handlers = setmetatable({}, {
30
30
__newindex = function(t, name, handler)
31
31
vim.validate { handler = {handler, "t" } }
32
32
rawset(t, name, handler)
33
-
if not global_diagnostic_options[name] then
33
+
if global_diagnostic_options[name] == nil then
34
34
global_diagnostic_options[name] = true
35
35
end
36
36
end,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4