vim/runtime
glepnir f400a0cc41
patch 9.1.1049: insert-completed items are always sorted
Problem:  insert-completed items are always sorted, although the LSP
          spec[1] standard defines sortText in the returned
          completionitem list. This means that the server has sorted the
          results. When fuzzy is enabled, this will break the server's
          sorting results.
Solution: disable sorting of candidates when "nosort" is set in
          'completeopt'

[1]
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#completionItem

closes: #16501

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-01-23 19:59:28 +01:00
..
autoload patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
bitmaps
colors runtime(colors): Update colorschemes, include new unokai colorscheme 2025-01-14 17:15:59 +01:00
compiler patch 9.1.0967: SpotBugs compiler setup can be further improved 2024-12-27 16:47:44 +01:00
doc patch 9.1.1049: insert-completed items are always sorted 2025-01-23 19:59:28 +01:00
ftplugin patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
icons
import/dist
indent patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
keymap
lang translation(fi): Fix typoes in Finish menu translation 2024-12-25 10:28:29 +01:00
macros
pack/dist/opt runtime(netrw): upstream snapshot of v175 2025-01-18 17:36:02 +01:00
plugin runtime(netrw): change netrw maintainer 2025-01-17 13:03:53 +01:00
print
spell
syntax patch 9.1.1042: filetype: just files are not recognized 2025-01-20 21:56:41 +01:00
tools
tutor runtime(tutor): Reformat tutor1 2024-12-19 20:03:10 +01:00
bugreport.vim
defaults.vim
delmenu.vim
doc.info
evim.vim
filetype.vim patch 9.1.1045: filetype: N-Tripels and TriG files are not recognized 2025-01-21 22:24:23 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
gvim.desktop
gvimrc_example.vim
hi16-action-make.png
hi22-action-make.png
icons.info
indent.vim
indoff.vim
macmap.vim
macros.info
makemenu.vim
menu.vim
mswin.vim
optwin.vim patch 9.1.0911: Variable name for 'messagesopt' doesn't match short name 2024-12-07 16:09:08 +01:00
scripts.vim
synmenu.vim
termcap
tools.info
tutor.info
vim.desktop
vim16x16.gif
vim16x16.png
vim16x16.xpm
vim32x32.gif
vim32x32.png
vim32x32.xpm
vim48x48.gif
vim48x48.png
vim48x48.xpm
vimlogo.cdr
vimlogo.eps
vimlogo.gif
vimlogo.pdf
vimlogo.svg
vimlogo.xpm
vimrc_example.vim