diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-18 06:27:45 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-01-18 06:50:47 +0800 |
commit | 9a2dd52a6a2a17ae85102d738ab3620ef978d448 (patch) | |
tree | 1c8c9da2f6803c2c59884af7344f7309b60ebcdd /runtime/lua/vim/secure.lua | |
parent | 8c344378b8c22a0d47db294daa7483763c75fba6 (diff) | |
download | rneovim-9a2dd52a6a2a17ae85102d738ab3620ef978d448.tar.gz rneovim-9a2dd52a6a2a17ae85102d738ab3620ef978d448.tar.bz2 rneovim-9a2dd52a6a2a17ae85102d738ab3620ef978d448.zip |
vim-patch:9.0.1215: using isalpha() adds dependency on current locale
Problem: Using isalpha() adds dependency on current locale.
Solution: Do not use isalpha() for recognizing a URL or the end of an Ex
command. (closes vim/vim#11835)
https://github.com/vim/vim/commit/0ef9a5c09482649cf0cc6768ed6fc640b4ed2a0a
Diffstat (limited to 'runtime/lua/vim/secure.lua')
0 files changed, 0 insertions, 0 deletions