Add paranthesis to function call in documentation
This commit is contained in:
parent
3c6135d75f
commit
ac9e4092ef
|
@ -491,7 +491,7 @@ eclim <https://eclim.org>
|
|||
<
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue