diff options
Diffstat (limited to 'src/normal.c')
-rw-r--r-- | src/normal.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/normal.c b/src/normal.c index 0646a62fcf..6319e19203 100644 --- a/src/normal.c +++ b/src/normal.c @@ -7480,9 +7480,6 @@ static void nv_open(cmdarg_T *cap) n_opencmd(cap); } - - - /* * Trigger CursorHold event. * When waiting for a character for 'updatetime' K_CURSORHOLD is put in the |