diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-08-07 18:09:39 +0100 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2021-08-12 22:35:24 +0100 |
commit | 56b56a76e8294a319d2db32581f82421d4a4d446 (patch) | |
tree | dff3b9fb678cc5cc23e346c3199a5bb6843d9704 /test/functional/lua/luaeval_spec.lua | |
parent | 7925f0b6330c18c9391d02f844cd17b41fbb3d2e (diff) | |
download | rneovim-56b56a76e8294a319d2db32581f82421d4a4d446.tar.gz rneovim-56b56a76e8294a319d2db32581f82421d4a4d446.tar.bz2 rneovim-56b56a76e8294a319d2db32581f82421d4a4d446.zip |
vim-patch:8.1.1911: more functions can be used as methods
Problem: More functions can be used as methods.
Solution: Make a few more functions usable as a method.
https://github.com/vim/vim/commit/64b4d73524b9a2304d89b87529cd8d3cef14b856
Note that the old-style version of Test_byteidx() was already translated
to a Lua test in 069_multibyte_formatting_spec.lua. Keep both versions,
using Test_byteidx() to mainly test the method call syntax for byteidx()
and byteidxcomp().
Diffstat (limited to 'test/functional/lua/luaeval_spec.lua')
0 files changed, 0 insertions, 0 deletions