From 53b4491c7892537e632fd9b0dd8dcba51ff75b38 Mon Sep 17 00:00:00 2001 From: Bailey Ling Date: Tue, 2 Jul 2013 11:44:59 -0400 Subject: [PATCH] update faq about old fugitive version (#8) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b132679..0459718e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ i wrote this on an airplane, and since it's light as air it turned out to be a g * you need to set `ttimeoutlen` to a low number; 50 is recommended 3. the colors don't change * ensure that `set t_Co=256` is set in your vimrc +4. you get the error `Unknown function: fugitive#head` + * you are probably using version 1.2, which is very old...download v2 from the [project page][d]. # screenshots