From b00287a6a2e7bae0472f2d374f25e655b74377a9 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Fri, 22 Mar 2013 10:37:48 -0700 Subject: [PATCH] FAQ entry for Vim segfault in Ruby files --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5fe866c9..8652257a 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,11 @@ fixes that should make YCM work with such a configuration. Also rebuild Macvim then. If you still get problems with this, see [issue #18][issue18] for suggestions. +### Vim segfaults when I use the semantic completer in Ruby files + +This was caused by a Vim bug. Update your version of Vim (Vim 7.3.874 is known +to work, earlier versions may also fix this issue). + ### I get `LONG_BIT definition appears wrong for platform` when compiling Look at the output of your CMake call. There should be a line in it like the