Still seeing this issue in Ubuntu 20.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/137917
Title:
vim c syntax does not support ansi anonymous array
Status in vim package in Ubuntu:
Triaged
Bug description:
Binary package hint: vim-runtime
When editing the following file, which use a standard ANSI syntax, the
syntax highlighting is wrong for every curly brackets starting at the
anonymous array.
#include <stdio.h>
int main() {
printf("%p\n", (int[]){42});
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/137917/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp