+6
-3
lines changedFilter options
+6
-3
lines changed Original file line number Diff line number Diff line change
@@ -920,7 +920,10 @@ M.handlers.underline = {
920
920
underline_ns,
921
921
higroup,
922
922
{ diagnostic.lnum, diagnostic.col },
923
-
{ diagnostic.end_lnum, diagnostic.end_col }
923
+
{ diagnostic.end_lnum, diagnostic.end_col },
924
+
'v',
925
+
false,
926
+
150
924
927
)
925
928
end
926
929
save_extmarks(underline_ns, bufnr)
Original file line number Diff line number Diff line change
@@ -1551,9 +1551,9 @@ do --[[ References ]]
1551
1551
document_highlight_kind[kind],
1552
1552
{ start_line, start_idx },
1553
1553
{ end_line, end_idx },
1554
-
nil,
1554
+
'v',
1555
1555
false,
1556
-
40)
1556
+
200)
1557
1557
end
1558
1558
end
1559
1559
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