use split instead of smile for neovim

This commit is contained in:
KunMing Xie 2018-02-06 09:09:59 +08:00 committed by GitHub
parent ab35caf9cf
commit 5f5caa367a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,9 @@ func Test_help_tagjump()
call assert_true(getline('.') =~ '\*quotestar\*')
helpclose
help sm?le
help sp?it
call assert_equal("help", &filetype)
call assert_true(getline('.') =~ '\*:smile\*')
call assert_true(getline('.') =~ '\*:split\*')
helpclose
help :?