aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_vimdoc.py
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-09-08 16:39:06 -0700
committerJustin M. Keyes <justinkz@gmail.com>2019-09-08 16:42:11 -0700
commita9e2bae0eb6942829dbedfc9c422060da020d8e4 (patch)
treea8a8af880cb83f0bfb1da9284226868dcf64372f /scripts/gen_vimdoc.py
parentacd2729573171995e8a66be7e09ba4e2fc5d9c69 (diff)
downloadrneovim-a9e2bae0eb6942829dbedfc9c422060da020d8e4.tar.gz
rneovim-a9e2bae0eb6942829dbedfc9c422060da020d8e4.tar.bz2
rneovim-a9e2bae0eb6942829dbedfc9c422060da020d8e4.zip
paste: insert before cursor always
Inserting "after" the cursor in Normal-mode, for big paste-streams, is not reliable: sometimes the text "after" the cursor ends up in the middle of the pasted text. Maybe the cursor position is not updated? To avoid weird behavior, always paste "before". Maybe nvim_put() or vim.paste() can be fixed more properly later.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions