aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/uri.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2021-11-18 12:27:46 -0700
committerGitHub <noreply@github.com>2021-11-18 12:27:46 -0700
commit5e46f649e27294ccb3688a43e6eb200aa4fe4ad3 (patch)
treecc5f2e06c22e0096628e77cc77a8a1690536e7c0 /runtime/lua/vim/uri.lua
parenta42a9accab39705776ac9ed1455f9650c29210f3 (diff)
downloadrneovim-5e46f649e27294ccb3688a43e6eb200aa4fe4ad3.tar.gz
rneovim-5e46f649e27294ccb3688a43e6eb200aa4fe4ad3.tar.bz2
rneovim-5e46f649e27294ccb3688a43e6eb200aa4fe4ad3.zip
fix(diagnostic): don't use nil col if missing from qflist (#16357)
If the quickfixlist item doesn't contain a column it is reported as 0. Rather than using a nil value in such a case (which breaks diagnostics elsewhere), just keep the 0 value.
Diffstat (limited to 'runtime/lua/vim/uri.lua')
0 files changed, 0 insertions, 0 deletions