diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-02 23:43:43 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-03 18:58:29 -0500 |
commit | f85386d170892bceecb6923f68f8861a84a77b9d (patch) | |
tree | 6180c8297debcea188b59f4c7c2905e78bff4da9 /runtime/lua/vim/treesitter/language.lua | |
parent | 6bc1844b112197ab2701edd80d44f7ac77f2e466 (diff) | |
download | rneovim-f85386d170892bceecb6923f68f8861a84a77b9d.tar.gz rneovim-f85386d170892bceecb6923f68f8861a84a77b9d.tar.bz2 rneovim-f85386d170892bceecb6923f68f8861a84a77b9d.zip |
vim-patch:8.2.1907: complete_info().selected may be wrong
Problem: Complete_info().selected may be wrong.
Solution: Update cp_number if it was never set. (issue vim/vim#6945)
https://github.com/vim/vim/commit/f9d51354de069dddc049b9e109b1932c92e5aee6
Misc changes:
For variables and function parameters that use "Direction" enum values,
update their type from from "int" to "Direction".
It is hard to review function parameters that must accept
"Direction" enum values only.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions