aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/php.vim
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2015-10-05 10:13:18 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2015-10-26 10:52:01 -0300
commite5165bae1139221ef752bccd582c7bd7474e6747 (patch)
tree42799e7a113b8e441bb14df724d4dece73974b1d /runtime/ftplugin/php.vim
parentd8055f8eab7b1c3fb90f69e9795e9e2a88d0cd68 (diff)
downloadrneovim-e5165bae1139221ef752bccd582c7bd7474e6747.tar.gz
rneovim-e5165bae1139221ef752bccd582c7bd7474e6747.tar.bz2
rneovim-e5165bae1139221ef752bccd582c7bd7474e6747.zip
input: Remove CURSORHOLD key
Refactor input.c, normal.c and edit.c to use the K_EVENT special key to trigger the CURSORHOLD event. In normal and edit mode, K_EVENT is treated as K_CURSORHOLD, which enables better handling of arbitrary actions in those states(eg: In normal mode the previous operator counts will be restored). Also fix a test in vim_spec.lua. The test had a wrong assumption: cmdheight is only used to determine when the press enter screen will be shown, not to limit how many lines or control pagination.
Diffstat (limited to 'runtime/ftplugin/php.vim')
0 files changed, 0 insertions, 0 deletions