From 9f180af0d46600979fea860815fa0df29d2aad95 Mon Sep 17 00:00:00 2001 From: Ian Keane Date: Mon, 15 Mar 2021 14:55:36 -0400 Subject: [PATCH] Add fzf folder Apparently vim looks for this folder on load and can't use fzf file finding without it. Zshrc may also need this --- fzf/.fzf | 1 + 1 file changed, 1 insertion(+) create mode 160000 fzf/.fzf diff --git a/fzf/.fzf b/fzf/.fzf new file mode 160000 index 0000000..8e027c4 --- /dev/null +++ b/fzf/.fzf @@ -0,0 +1 @@ +Subproject commit 8e027c445f0eb4495e300522843df335c3b54e60