Thursday, March 4, 2021

" -> \(lq ... " -> \(rq

Hi,

The troff has infected me! :)

Troff distinquishes between the "opening"
double-quote and the "closing" double
quote by using \(lq nad \(rq instead.

I could think of a non-100% safe regex
to detect opening and closing ", but
this would miss in one or the other
case.

Is their a function or anything else,
which would allow me to write someting
which get closer to 100% error free
detection of opening and closing "
in vim?

...or may be, my regex fu isn't that
bright?

Cheers!
mcc


--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210304223607.coipp5tjkxkzob4j%40solfire.

No comments: