annotate contrib/vim/ftplugin/nginx.vim @ 7161:325b3042edd6

Configure: fixed clang detection on MINIX. As per POSIX, basic regular expressions have no alternations, and the interpretation of the "\|" construct is undefined. At least on MINIX and Solaris grep interprets "\|" as literal "|", and not as an alternation as GNU grep does. Removed such constructs introduced in f1daa0356a1d. This fixes clang detection on MINIX.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 23 Nov 2017 16:33:40 +0300
parents 32714e608629
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6839
32714e608629 Contrib: added 'commentstring' for vim-commentary support.
Armin Grodon <me@armingrodon.de>
parents:
diff changeset
1 setlocal commentstring=#\ %s