doc: Fix the documentation of the alt_dirs
option
This commit is contained in:
parent
6906e6924b
commit
ef88b28392
|
@ -299,7 +299,7 @@ def -hidden c-family-insert-include-guards %{
|
|||
|
||||
hook 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 "semi-colon separated list of path in which header files will be looked for" \
|
||||
str-list alt_dirs ".:.."
|
||||
|
||||
def c-family-alternative-file -docstring "Jump to the alternate file (header/implementation)" %{ %sh{
|
||||
|
|
Loading…
Reference in New Issue
Block a user