From 230f84a87878a326b549b7977f1603657e94ed0f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 12 May 2020 15:02:56 +1200 Subject: Remove an implemented idea from the IDEAS.md list --- IDEAS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/IDEAS.md b/IDEAS.md index cb7e4a74..7622dd97 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -34,4 +34,3 @@ Ideas * There's no reason to limit `digraph_search.vim` to insert mode only * fortune.vim can be spun out into its own repository * put\_date.vim can be spun out into its own repository -* urlmt(1df) would be better off using `curl -w '%{content_type}'` -- cgit v1.2.3 From c9cd01f58ad2f628912f1d6f2c9ec4526778ee0c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 12 May 2020 15:03:13 +1200 Subject: Bump VERSION --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 52d99110..c91aeb8e 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -tejr dotfiles v8.35.0 -Tue, 12 May 2020 03:01:11 +0000 +tejr dotfiles v8.35.1 +Tue, 12 May 2020 03:02:38 +0000 -- cgit v1.2.3