remove bogus info from a method comment
This commit is contained in:
parent
f3fdaccc38
commit
9712de9a47
@ -58,9 +58,6 @@ endfunction
|
|||||||
"
|
"
|
||||||
"depends on a function called SyntaxCheckers_{&ft}_GetLocList() existing
|
"depends on a function called SyntaxCheckers_{&ft}_GetLocList() existing
|
||||||
"elsewhere
|
"elsewhere
|
||||||
"
|
|
||||||
"saves and restores some settings that the syntax checking function may wish
|
|
||||||
"to screw with if it uses :lmake!
|
|
||||||
function! s:CacheErrors()
|
function! s:CacheErrors()
|
||||||
let b:syntastic_loclist = []
|
let b:syntastic_loclist = []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user