aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-15 00:08:08 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-15 00:08:08 +1200
commitc1abdc05fc2be8472816dbf44846b5a188b308e8 (patch)
tree9aadad0fa4c02b6d9f4e280f14dc129a8cfa86ba
parentMerge branch 'release/v6.56.0' into develop (diff)
downloaddotfiles-c1abdc05fc2be8472816dbf44846b5a188b308e8.tar.gz
dotfiles-c1abdc05fc2be8472816dbf44846b5a188b308e8.zip
Add plans to spin off Vim plugins to ideas list
-rw-r--r--IDEAS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 2e03cef5..2d485ffb 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -32,3 +32,7 @@ Ideas
* I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated
tag named `vX.Y.Z`.
* There's no reason to limit `digraph_search.vim` to insert mode only
+* alternate\_filetype.vim can be spun out into its own repository
+* fortune.vim can be spun out into its own repository
+* put\_date.vim can be spun out into its own repository
+* scratch\_buffer.vim can be spun out into its own repository