qqzsxyz / vimwiki

Automatically exported from code.google.com/p/vimwiki
0 stars 0 forks source link

OS X terminal vim conceal: Invalid argument: VimwikiLinkRest contained... #256

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open vim
2. try to load vimwiki using \ww

What is the expected output? What do you see instead?
expect vimwiki to work as normal. What I see, however, is the following error:
Invalid argument: VimwikiLinkRest contained 
`\(//.\{-}/\)\@<=\S\{12,}\([/=#?].\|.\{12}\)\@=` conceal cchar=~
and then the main wiki file is seen with no syntax highlighting, and the 
vimwiki features do not load.

What version of the product are you using? On what operating system?
vimwik Version: 1.2, Mac OS X snow leopard, VIM version 7.2.108

Please provide any additional information below.
It works find in macvim. I am also using pathogen.

Original issue reported on code.google.com by theshado...@gmail.com on 22 Oct 2011 at 11:03

GoogleCodeExporter commented 8 years ago
Conceal is a vim 7.3 feature. I will include a safe-guard for older vim 
versions.

Original comment by goo...@JonnyJD.net on 24 Oct 2011 at 11:55

GoogleCodeExporter commented 8 years ago
This issue was closed by revision fe865483fb6f.

Original comment by goo...@JonnyJD.net on 24 Oct 2011 at 12:02