aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IDEAS.md3
-rw-r--r--ISSUES.md3
2 files changed, 3 insertions, 3 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 8802e85d..7f2c1eb4 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -33,6 +33,3 @@ Ideas
some point
* I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated
tag named vX.Y.Z.
-* Alternate files for buffers handled by vim-write-mkpath on creation still
- have their alternate files broken; not a big deal but it would be nice to fix
- it
diff --git a/ISSUES.md b/ISSUES.md
index a4bb0ccb..42b0a563 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -30,3 +30,6 @@ 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?
+* Alternate files for buffers handled by vim-write-mkpath on creation still
+ have their alternate files broken; not a big deal but it would be nice to fix
+ it