From 4cea499c219cd525b1af9d9c123dedd59964dcd7 Mon Sep 17 00:00:00 2001 From: Luke Campbell Date: Tue, 31 Oct 2017 12:08:28 -0400 Subject: [PATCH] Added To Do Section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8a04a8d..a824759 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,6 @@ curl https://raw.githubusercontent.com/lukecampbell/vim-folder/master/install.sh - `\]` Will go to the next tab - `\[` Will move to the previous tab +## To Do + +- Add small write up on how to search working repository from within VIM. ACK works, but not your preferred methodo.