diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-06-09 18:17:47 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-06-18 18:01:42 -0400 |
commit | 33985a3a15fac1486cc11e8df272a0eeaa5fc77d (patch) | |
tree | 5f182fb2f99ee0d1e42052e2a314d10f6de607f1 /runtime/lua/vim/lsp.lua | |
parent | b7cae2bca3028c170871f05670bbd6a7ad508c56 (diff) | |
download | rneovim-33985a3a15fac1486cc11e8df272a0eeaa5fc77d.tar.gz rneovim-33985a3a15fac1486cc11e8df272a0eeaa5fc77d.tar.bz2 rneovim-33985a3a15fac1486cc11e8df272a0eeaa5fc77d.zip |
vim-patch:8.2.0938: NFA regexp uses tolower ()to compare ignore-case
Problem: NFA regexp uses tolower() to compare ignore-case. (Thayne McCombs)
Solution: Use utf_fold() when possible. (ref. neovim vim/vim#12456)
https://github.com/vim/vim/commit/59de417b904bbd204e313f015839317b577bd124
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions