neovim/runtime
Matthew Nibecker e8ae3ade77
Fix lsp tests breaking from new LuaJIT version
Apparently the new version of LuaJIT changed the consistency with which it
sorted table dictionaries. IIRC lua sorts dictionary keys by memory address, so
it would appear that the reasons tests were previously passing was because of
a differentiation in the implementation of the lua runtime.

Ensure that array fields in the lsp protocol tables are consistently created,
by using ipair when generating arrays for completionItemKind and
symbolItemKind.

For CodeActionKind, the current implementation includes both the keys and the
values in the array. This is incorrect. Ensure that only the values are
included in the array and sort them for consistency.
2020-12-13 21:03:27 -05:00
..
autoload vim-patch:8.1.1089: tutor does not check $LC_MESSAGES 2020-12-12 16:38:23 -05:00
colors vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104) 2018-10-11 08:27:37 +02:00
compiler xmllint.vim: patch runtime/compiler to 1c6737b20a5 2020-11-22 22:36:17 +01:00
doc vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461) 2020-12-11 19:45:22 -05:00
ftplugin runtime/javascript: 207f009326c8f878defde0e594d7d9ed9860106e 2020-12-12 11:40:25 -05:00
indent xml.vim: patch runtime/indent to 4ceaa3a6e0b8cb299 2020-11-22 22:42:02 +01:00
keymap runtime: russian-jcukenwintype.vim keymap #11461 2019-11-27 22:57:11 -08:00
lua Fix lsp tests breaking from new LuaJIT version 2020-12-13 21:03:27 -05:00
macros vim-patch:cd5c8f825078 2017-11-07 01:16:42 +01:00
pack/dist/opt Sync cfilter 1.1 from vim 2020-09-21 11:29:02 +03:00
plugin runtime: Fix man.vim count handling. 2020-11-29 19:56:15 -04:00
print
queries/c treesitter: runtime queries 2020-10-11 21:18:28 +02:00
spell runtime: include en.utf-8.spl 2018-01-15 23:58:52 +01:00
syntax runtime/javascript: 388a5d4f20b4b64341d1604aa238cab85827b892 2020-12-12 11:38:31 -05:00
tools fixup! vim-patch:68e6560b84f1 2020-08-15 10:57:17 -04:00
tutor doc: fix typos 2019-11-27 22:47:25 -08:00
bugreport.vim vim-patch:314dd79cac2a 2019-07-29 20:50:07 +02:00
CMakeLists.txt build: fix doc_html target 2019-01-04 02:17:23 +01:00
delmenu.vim
filetype.vim vim-patch:8.2.2106: TOML files are not recognized 2020-12-07 18:03:29 +00:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim vim-patch:8.1.2408: syntax menu and build instructions outdated 2019-12-07 17:39:43 -05:00
menu.vim vim-patch:314dd79cac2a 2019-07-29 20:50:07 +02:00
mswin.vim vim-patch:d47d52232bf2 2019-07-29 20:50:07 +02:00
nvim.appdata.xml release.sh [ci skip] 2019-11-24 17:53:33 -08:00
nvim.desktop
nvim.png Dist: make icon a proper square (#9716) 2019-03-11 21:00:12 +01:00
optwin.vim vim-patch:8.1.1228: not possible to process tags with a function 2019-10-22 20:13:02 +01:00
rgb.txt
scripts.vim vim-patch:8.2.0930: script filetype detection trips over env -S argument 2020-06-18 18:01:42 -04:00
synmenu.vim vim-patch:8.1.2408: syntax menu and build instructions outdated 2019-12-07 17:39:43 -05:00