neovim/runtime
Justin M. Keyes a9e2bae0eb 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.
2019-09-08 16:42:11 -07:00
..
autoload vim-patch:56c860c315c5 2019-09-06 18:35:06 -07:00
colors vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104) 2018-10-11 08:27:37 +02:00
compiler vim-patch:5477506a9f01 2019-08-02 16:20:23 +02:00
doc paste: insert before cursor always 2019-09-08 16:42:11 -07:00
ftplugin vim-patch:8.1.1937: errors when using javascriptreact #10885 2019-08-30 06:57:44 +02:00
indent vim-patch:8.1.1937: errors when using javascriptreact #10885 2019-08-30 06:57:44 +02:00
keymap vim-patch:22f1d0e35eb0 2018-10-28 14:18:21 +01:00
lua test: Rename meth_pcall to pcall_err 2019-09-06 17:19:07 -07:00
macros vim-patch:cd5c8f825078 2017-11-07 01:16:42 +01:00
pack/dist/opt vim-patch:06fe74aef726 2019-09-06 18:44:52 -07:00
plugin netrw.vim: workaround gx bug #10938 2019-09-04 06:51:01 -07:00
print
spell runtime: include en.utf-8.spl 2018-01-15 23:58:52 +01:00
syntax vim-patch:06fe74aef726 2019-09-06 18:44:52 -07:00
tools vim-patch:68e6560b84f1 2019-08-02 16:20:22 +02:00
tutor runtime/tutor [ci skip] #9990 2019-05-09 23:32:57 +02:00
bugreport.vim vim-patch:314dd79cac2a 2019-07-29 20:50:07 +02:00
CMakeLists.txt build: fix doc_html target 2019-01-04 02:17:23 +01:00
delmenu.vim
filetype.vim vim-patch:06fe74aef726 2019-09-06 18:44:52 -07:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim vim-patch:56c860c315c5 2019-09-06 18:35:06 -07:00
menu.vim vim-patch:314dd79cac2a 2019-07-29 20:50:07 +02:00
mswin.vim vim-patch:d47d52232bf2 2019-07-29 20:50:07 +02:00
nvim.appdata.xml appdata: Include more info #9974 2019-05-06 22:11:59 +02:00
nvim.desktop
nvim.png Dist: make icon a proper square (#9716) 2019-03-11 21:00:12 +01:00
optwin.vim runtime/optwin.vim: missing 'previewpopup' feature 2019-08-02 16:41:18 +02:00
rgb.txt
scripts.vim vim-patch:790c18bfa5df 2019-07-29 20:50:07 +02:00
synmenu.vim vim-patch:56c860c315c5 2019-09-06 18:35:06 -07:00