Skip to content

Commit

Permalink
New entry to FAQ about Vim crash
Browse files Browse the repository at this point in the history
Happens sometimes when users tab through the completion menu. Related to #593.
  • Loading branch information
Valloric committed Dec 10, 2013
1 parent 4d8fea4 commit 1e99f51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1229,6 +1229,11 @@ But fear not, you should be able to tweak your extra conf files to continue
working by using the `g:ycm_extra_conf_vim_data` option. See the docs on that
option for details.

### On very rare occasions Vim crashes when I tab through the completion menu

That's a very rare Vim bug most users never encounter. It's fixed in Vim
7.4.72. Update to that version (or above) to resolve the issue.

### I get a linker warning regarding `libpython` on Mac when compiling YCM

If the warning is `ld: warning: path '/usr/lib/libpython2.7.dylib' following -L
Expand Down

0 comments on commit 1e99f51

Please sign in to comment.