Bram Moolenaar, 07 Apr 2016 22:16: > > good day, > > > > please find attached a simple patch to add some C types > > used on some BSD systems to the C syntax highlighting file. > > BSD specific? Well, I can include them. Although some people maybe > would prefer to do this conditionally?
yes, the BSD family does have these: http://fxr.watson.org/fxr/source/sys/types.h?v=OPENBSD the patch actually comes from OpenBSD's local patch for the vim package[0], but i think it would be nice to have it in vim proper. i think the change is very small and mostly non-intrusive. what condition do you have in mind? can it be done easily? [0] http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors/vim/ -f -- i may be wrong, but i'm never in doubt! -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
