Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Mention #112 in the faq
Browse files Browse the repository at this point in the history
  • Loading branch information
jeaye committed Apr 3, 2016
1 parent cd38aa8 commit 91374a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,10 @@ cmake .. -DCUSTOM_CLANG=1 -DLLVM_ROOT_PATH=/usr -DLLVM_INCLUDE_PATH=/usr/lib/llv
#### "no version information available (required by gvim)"
You may run into this on Debian-based systems. [The solution](https://github.com/jeaye/color_coded/issues/83) has been to install `liblua-5.x-0-dbg`.

#### "E315: ml_get: invalid lnum: 32"
This is caused by a bug in vim; you can work around it by using a vim with at
least patch 1691. See [this issue](https://github.com/jeaye/color_coded/issues/112) for details.

#### How can I get support?
Feel free to make an issue on Github or email me or catch me on IRC: Freenode @ `#color_coded`

Expand Down

0 comments on commit 91374a2

Please sign in to comment.