From 8794687f36651e56a26b97e2f5d405e092b462c6 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Sun, 4 Jun 2017 11:24:10 +0300 Subject: [PATCH] Revert "doc: Fix the documentation of the `alt_dirs` option" This reverts commit ef88b283921866bb067c219de4c84237bac1b8a3. --- rc/core/c-family.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/core/c-family.kak b/rc/core/c-family.kak index b321a7ee..2c7cb07e 100644 --- a/rc/core/c-family.kak +++ b/rc/core/c-family.kak @@ -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 "semi-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 ".:.." def c-family-alternative-file -docstring "Jump to the alternate file (header/implementation)" %{ %sh{