dkearns
dkearns
It's so standard I've been tasked with pursuing maintainers across the vast interwebs to update it runtime wide. :) Is it causing you a problem?
What do you mean by autocomplete? i_ctrl-x-ctrl-n works for me. The line in the ftplugin almost certainly doesn't have any affect as it's currently overridden by the value set in...
The highlighting in your example appears to be broken long before the lines you've listed. Most of it should not be blue.
> What other languages have a similar assignment operator? OTTOMH, Dart, JavaScript, PowerShell and PHP.
The `yamlFlowMappingKey` syntax group is the culprit. It would appear that the maintainer is aware of this as the pattern specifically selects the old regexp engine for that pattern.
G'day, Just some quick thoughts... - adding `cppAttribute` to the `cPreProcGroup` cluster which is excluded from `cDefine` should fix the `#define` highlighting. This can be done from within cpp.vim with...
I've also noticed this as an issue, being primarily a Vim user, but jumping between the two.
No, I think that's the only sensible way to format your example (i.e., the indent level should be relative to the line above). FWIW, having a quick look through my...
Yes, but we might not get to it for a while. We have until Santa flies again... I have made a start on the syntax file.
This seems like something that would be better done at a more general level with a plugin that removes whitespace between fold regions. It also has unacceptable ramifications for any...