caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Quoted strings and vim-syntax-highlighting
@ 2016-03-01 15:03 Oliver Bandel
  2016-03-01 15:05 ` Oliver Bandel
  0 siblings, 1 reply; 6+ messages in thread
From: Oliver Bandel @ 2016-03-01 15:03 UTC (permalink / raw)
  To: caml-list

Hello,

the vim-syntax highlighting seems not to know
the "Quoted strings" (RefmMan 7.24).

The following phrase breaks the syntax-highlighting at the '"'-symbol:

   Buffer.add_string buffer {|label("|};

Is this a known problem, that maybe will be fixed soon?

Or are vim-syntax-experts here who can add this to the
list of TODO's?

Ciao,
    Oliver

P.S.: This workaround works:
   Buffer.add_string buffer {|label("|};(*"*)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-01 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-01 15:03 [Caml-list] Quoted strings and vim-syntax-highlighting Oliver Bandel
2016-03-01 15:05 ` Oliver Bandel
2016-03-01 15:07   ` Oliver Bandel
2016-03-01 15:10     ` Markus Mottl
2016-03-01 20:49       ` Glen Mével
2016-03-01 21:29         ` Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).