Files
swift-mirror/utils/vim/syntax
Brian Heim 3ac7609b49 Vim: conform highlighting of preprocessor macros (#11391)
* vim-syntax: highlight #function preproc macro

* vim-syntax: highlight preproc macros in string interpolation

* vim syntax: make string interpolation a matchgroup

Now, only the opening \( and ) are highlighted, and everything inside retains its coloring
2017-08-09 16:39:45 -07:00
..