FS#37868 - [vim] C++11 raw literal syntax highlighting

Attached to Project: Arch Linux
Opened by Laszlo Papp (djszapi) - Thursday, 21 November 2013, 21:39 GMT
Last edited by Thomas Dziedzic (tomd123) - Sunday, 28 September 2014, 17:41 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Thomas Dziedzic (tomd123)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:

See the following thread for details:

https://groups.google.com/forum/#!topic/vim_use/UJQmOHdpGcs


Steps to reproduce:

1) vim main.cpp

2) Insert

3) R"("foo")"

The attached change from their git latest would fix this.
This task depends upon

Closed by  Thomas Dziedzic (tomd123)
Sunday, 28 September 2014, 17:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  I confirmed this functionality exists in the latest vim, closing.
Comment by Thomas Dziedzic (tomd123) - Thursday, 28 November 2013, 05:28 GMT
"their git"

1) whose git? since they (upstream) use mercurial

2) I couldn't find the patch in the latest changes since patch 86, https://code.google.com/p/vim/source/list

Loading...