aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/semantic_tokens.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2023-03-06 15:08:22 +0100
committerJustin M. Keyes <justinkz@gmail.com>2023-03-06 15:36:25 +0100
commit74ffebf8ec725a25c2ae1dde81cf26b83fc7ae61 (patch)
treea6ef1d2c0195f9dd06109e0d977cb382c9b428df /runtime/lua/vim/lsp/semantic_tokens.lua
parente31e49a8e3aac25e923dce15cc76dca4a447947f (diff)
downloadrneovim-74ffebf8ec725a25c2ae1dde81cf26b83fc7ae61.tar.gz
rneovim-74ffebf8ec725a25c2ae1dde81cf26b83fc7ae61.tar.bz2
rneovim-74ffebf8ec725a25c2ae1dde81cf26b83fc7ae61.zip
fix(vim.version): incorrect version.cmp()
Problem: If major<major but minor>minor, cmp_version_core returns 1 Solution: - Fix logic in cmp_version_core - Delete most eq()/gt()/lt() tests, they are redundant.
Diffstat (limited to 'runtime/lua/vim/lsp/semantic_tokens.lua')
0 files changed, 0 insertions, 0 deletions