diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2023-01-16 10:37:14 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2023-01-16 14:26:29 +0000 |
commit | 60df0c06510cc65d68a2693722577d437264f67d (patch) | |
tree | 2ceafcfd9ea2c3d977fddfaec5d0c1d69868a006 /test/functional/vimscript/server_spec.lua | |
parent | ef89f9fd46ab591183b7f59f31f5a2e55f7a526b (diff) | |
download | rneovim-60df0c06510cc65d68a2693722577d437264f67d.tar.gz rneovim-60df0c06510cc65d68a2693722577d437264f67d.tar.bz2 rneovim-60df0c06510cc65d68a2693722577d437264f67d.zip |
fix(health): fix `tmux_esc_time` comparison
Regression from the health.vim to .lua changes.
Unlike Vim script, Lua does not implicitly convert strings to numbers, so this
comparison threw an error.
Diffstat (limited to 'test/functional/vimscript/server_spec.lua')
0 files changed, 0 insertions, 0 deletions