Manual: missing closing tag.
This commit is contained in:
parent
b9d35359be
commit
67aa4e3d03
@ -3615,7 +3615,7 @@ Installation~
|
|||||||
You need to install Julia itself, and the package "Lint". You can install
|
You need to install Julia itself, and the package "Lint". You can install
|
||||||
"Lint" from the Julia package manager, with the command: >
|
"Lint" from the Julia package manager, with the command: >
|
||||||
Pkg.add("Lint")
|
Pkg.add("Lint")
|
||||||
|
<
|
||||||
Checker Options~
|
Checker Options~
|
||||||
|
|
||||||
This checker doesn't call the "makeprgBuild()" function, and thus it ignores
|
This checker doesn't call the "makeprgBuild()" function, and thus it ignores
|
||||||
|
@ -19,7 +19,7 @@ if has('reltime')
|
|||||||
lockvar! g:_SYNTASTIC_START
|
lockvar! g:_SYNTASTIC_START
|
||||||
endif
|
endif
|
||||||
|
|
||||||
let g:_SYNTASTIC_VERSION = '3.8.0-41'
|
let g:_SYNTASTIC_VERSION = '3.8.0-42'
|
||||||
lockvar g:_SYNTASTIC_VERSION
|
lockvar g:_SYNTASTIC_VERSION
|
||||||
|
|
||||||
" Sanity checks {{{1
|
" Sanity checks {{{1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user