Merge remote-tracking branch 'lenormf/fix-c-family'
This commit is contained in:
commit
051054c812
|
@ -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" \
|
decl -docstring "colon separated list of path in which header files will be looked for" \
|
||||||
str-list alt_dirs ".:.."
|
str-list alt_dirs ".:.."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user