fix a typo in the doc
This commit is contained in:
parent
7d8b7b3157
commit
898981865f
@ -150,8 +150,8 @@ syntax errors: >
|
|||||||
|
|
||||||
*'syntastic_enable_balloons'*
|
*'syntastic_enable_balloons'*
|
||||||
Default: 1
|
Default: 1
|
||||||
Use this option to tell syntastic whether to error messages in balloons when
|
Use this option to tell syntastic whether to display error messages in balloons
|
||||||
the mouse is hovered over erroneous lines: >
|
when the mouse is hovered over erroneous lines: >
|
||||||
let g:syntastic_enable_balloons = 1
|
let g:syntastic_enable_balloons = 1
|
||||||
<
|
<
|
||||||
Note that vim must be compiled with |+balloon_eval|.
|
Note that vim must be compiled with |+balloon_eval|.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user