mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 21:14:44 +08:00
Add paranthesis to function call in documentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user