Typo.
This commit is contained in:
parent
2b3df92350
commit
5fb095caef
@ -331,7 +331,7 @@ when saving or opening a file.
|
||||
When set to 0 the cursor won't jump automatically. >
|
||||
let g:syntastic_auto_jump = 0
|
||||
<
|
||||
When set to 1 the cursor will alwaysjump to the first issue detected. >
|
||||
When set to 1 the cursor will always jump to the first issue detected. >
|
||||
let g:syntastic_auto_jump = 1
|
||||
<
|
||||
When set to 2 the cursor will jump to the first issue detected, but only if
|
||||
|
Loading…
Reference in New Issue
Block a user