From 03b9b3890183e794b99b8ab3aaf483dd31829580 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 5 Jun 2020 00:06:12 +1200 Subject: Update paste_insert.vim to v1.0.2 This fixes a problem noted in ISSUES.md with pressing the map to start a paste more than once. --- ISSUES.md | 1 - vim/bundle/paste_insert | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ISSUES.md b/ISSUES.md index 6fd39517..5ba90368 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -30,6 +30,5 @@ Known issues pushed upstream. * The `_text_filenames` completion handler for Bash won't work on files with newlines in their names. Can it be made to? -* Typing the normal mode mapping for `paste_open.vim` *twice* causes an error. * Highlighting the variable name in e.g. `unset -v VARNAME` works with `bash` highlighting, but not with `sh` highlighting diff --git a/vim/bundle/paste_insert b/vim/bundle/paste_insert index 0365dd11..1ffcb966 160000 --- a/vim/bundle/paste_insert +++ b/vim/bundle/paste_insert @@ -1 +1 @@ -Subproject commit 0365dd11c050f885050cd6dd22405c81aba5f462 +Subproject commit 1ffcb96611315dd068b734d5aae7ff07fa2b3a26 -- cgit v1.2.3