diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-06-22 11:33:55 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-06-23 18:17:09 -0400 |
commit | 450d9e6bdf8c05329245a0c61e26b1eb97f783cf (patch) | |
tree | dd1d8af525648136616964f8ff3d202b604278f6 /test/functional/eval/api_functions_spec.lua | |
parent | 1935cc263993a9c0cb1bae510347a7c344b5b37c (diff) | |
download | rneovim-450d9e6bdf8c05329245a0c61e26b1eb97f783cf.tar.gz rneovim-450d9e6bdf8c05329245a0c61e26b1eb97f783cf.tar.bz2 rneovim-450d9e6bdf8c05329245a0c61e26b1eb97f783cf.zip |
vim-patch:8.1.0270: checking for a Tab in a line could be faster
Problem: Checking for a Tab in a line could be faster.
Solution: Use strchr() instead of strrchr(). (closes vim/vim#3312)
https://github.com/vim/vim/commit/b31a3acce13231643b006988c1ce76b8a12b2982
Diffstat (limited to 'test/functional/eval/api_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions