From ac9e4092ef044bea79653e204e8c02e10674cca9 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 26 Feb 2017 10:49:52 +0100 Subject: [PATCH] Add paranthesis to function call in documentation --- doc/airline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index 11454e94..241aefd0 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -491,7 +491,7 @@ eclim < * disable detection of whitespace errors. > " useful to call for particular file types (e.g., in "ftplugin/*") - silent! call airline#extensions#whitespace#disable + silent! call airline#extensions#whitespace#disable() < * customize the type of mixed indent checking to perform. > " must be all spaces or all tabs before the first non-whitespace character