aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-01 18:12:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-01 18:12:55 +1200
commitbc6b8c2b49521ca0683dd14d1ba64eda0a928387 (patch)
tree2d23615f7ad5fdff2493e2b59a3627cfb971e830
parentAdd an idea (diff)
downloaddotfiles-bc6b8c2b49521ca0683dd14d1ba64eda0a928387.tar.gz
dotfiles-bc6b8c2b49521ca0683dd14d1ba64eda0a928387.zip
Move an issue from IDEAS.md to ISSUES.md
-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