Merge remote-tracking branch 'lenormf/fix-c-family'

This commit is contained in:
Maxime Coste 2017-07-08 13:36:55 +09:00
commit 051054c812

View File

@ -298,7 +298,7 @@ def -hidden c-family-insert-include-guards %{
}
}
hook global BufNewFile .*\.(h|hh|hpp|hxx|H) c-family-insert-include-guards
hook -group c-family-insert global BufNewFile .*\.(h|hh|hpp|hxx|H) c-family-insert-include-guards
decl -docstring "colon separated list of path in which header files will be looked for" \
str-list alt_dirs ".:.."