aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/ctx_functions_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-04-27 12:31:24 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-04-29 15:51:04 +0800
commit4531ddaa62c0958262b6983b04d72531abe8b337 (patch)
tree9e9aee33dc02c5796c96478bf5bad21b7b03e3c7 /test/functional/vimscript/ctx_functions_spec.lua
parent78a7e2d55ccb589c26e45498ff501c64b0b17519 (diff)
downloadrneovim-4531ddaa62c0958262b6983b04d72531abe8b337.tar.gz
rneovim-4531ddaa62c0958262b6983b04d72531abe8b337.tar.bz2
rneovim-4531ddaa62c0958262b6983b04d72531abe8b337.zip
vim-patch:8.2.2728: special key names don't work if 'isident' is cleared
Problem: Special key names don't work if 'isident' is cleared. Solution: Add vim_isNormalIDc() and use it for special key names. (closes vim/vim#2389) https://github.com/vim/vim/commit/e3d1f4c982bd0fe05496448d7868268c75ff7bfb Code is N/A as Nvim already has ascii_isident(), so just port the test.
Diffstat (limited to 'test/functional/vimscript/ctx_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions