On Do, 04 Mai 2017, Tony Mechelynck wrote:
> Something must have gone wrong.
>
> After adding that custom syntax script, the string '<!-- Щ&М -->'
> present in register x, register /, and as the whole contents of the
> cursor line, is shown as <↔↔↔> instead. After removing the syntax
> script, it is (spontaneously) displayed normally again. Apart from
> comments, I had written that html.vim syntax file as (IIRC)
>
> if &enc =~? '^u' && has('conceal') && exists('*matchadd')
> call matchadd('Conceal', "\%uad", 10, -1, {'conceal': '↔'})
"\uad"
> set conceallevel=2 concealcursor=nvic
> endif
>
> I didn't try to move the cursor away from that line but I noticed that
> actual soft-hyphens some lines down did not appear as ↔
Best,
Christian
--
Wie man sein Kind nicht nennen sollte:
Ben Zin
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.