aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-05 00:07:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-05 00:07:55 +1200
commit5fca6d03c432ae558681b98c97d54106ac59016d (patch)
tree920081bfb439f55be23dc58b4657ca8dcd18c11e
parentMerge branch 'release/v9.17.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-5fca6d03c432ae558681b98c97d54106ac59016d.tar.gz
dotfiles-5fca6d03c432ae558681b98c97d54106ac59016d.zip
Merge branch 'release/v9.18.0'v9.18.0
* release/v9.18.0: Update paste_insert.vim to v1.0.2 Remove corrected issue
-rw-r--r--ISSUES.md2
-rw-r--r--VERSION4
m---------vim/bundle/paste_insert0
3 files changed, 2 insertions, 4 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 711d5f2d..5ba90368 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -30,7 +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
-* `detect_indent.vim` doesn't need to check e.g. help buffers
diff --git a/VERSION b/VERSION
index 6536bf3c..cc1a0871 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v9.17.0
-Wed, 03 Jun 2020 21:33:16 +0000
+tejr dotfiles v9.18.0
+Thu, 04 Jun 2020 12:07:52 +0000
diff --git a/vim/bundle/paste_insert b/vim/bundle/paste_insert
-Subproject 0365dd11c050f885050cd6dd22405c81aba5f46
+Subproject 1ffcb96611315dd068b734d5aae7ff07fa2b3a2