neovim/runtime
Gregory Anders 0341c687a3 fix(diagnostic): don't clamp line numbers in setqflist
Reverts 5b0d8f85fd.

Diagnostic producers can send diagnostics for buffers that are not
loaded, for which we cannot retrieve the line count to clamp line
numbers. This means that some diagnostics in the quickfix list could be
line-clamped and others not. The quickfix list can already handle line
numbers past the end of the buffer (i.e. it *already* clamps line
numbers) so just use the "raw" diagnostic positions sent from the
producer.
2021-11-24 20:03:48 -07:00
..
autoload vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
colors
compiler vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
doc perf(lsp)!: use faster line retrieval for utf-16 to byte idx conversion (#16360) 2021-11-24 20:49:34 -05:00
ftplugin vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
indent vim-patch:partial 113cb513f76d (#16260) 2021-11-08 00:10:44 +01:00
keymap vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua fix(diagnostic): don't clamp line numbers in setqflist 2021-11-24 20:03:48 -07:00
macros
pack/dist/opt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
plugin vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
print
queries/c
spell vim-patch:8.2.0038: spell suggestions insufficiently tested 2021-06-12 13:06:49 -04:00
syntax vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
tools
tutor fix(tutor): formatting, layout #15098 2021-08-30 05:27:35 -07:00
bugreport.vim
CMakeLists.txt build(install): rescan GLOB files on rebuild 2021-10-18 11:44:15 +02:00
delmenu.vim
filetype.vim vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
ftoff.vim
ftplugin.vim feat(runtime): Allow lua to be used in ftplugin 2021-06-11 01:01:02 +06:00
ftplugof.vim
indent.vim feat(runtime): Allow lua to be used in indent 2021-06-11 01:01:02 +06:00
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim
nvim.appdata.xml version bump 2021-07-02 18:12:11 +02:00
nvim.desktop
nvim.png
optwin.vim vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161) 2021-07-30 21:51:26 -04:00
rgb.txt
scripts.vim vim-patch:8.2.3603: fish filetype not recognized (#16337) 2021-11-16 18:26:03 +01:00
synmenu.vim