mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-05-09 17:30:32 +02:00
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. >
|
* disable detection of whitespace errors. >
|
||||||
" useful to call for particular file types (e.g., in "ftplugin/*")
|
" 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. >
|
* customize the type of mixed indent checking to perform. >
|
||||||
" must be all spaces or all tabs before the first non-whitespace character
|
" must be all spaces or all tabs before the first non-whitespace character
|
||||||
|
Loading…
x
Reference in New Issue
Block a user