Remove wrong call to runtime in wrong file
This commit is contained in:
parent
0140f4baca
commit
e6a22210ec
@ -19,8 +19,6 @@ if !executable("zsh")
|
||||
finish
|
||||
endif
|
||||
|
||||
exec "runtime! syntax_checkers/sh.vim"
|
||||
|
||||
function! SyntaxCheckers_zsh_GetLocList()
|
||||
let makeprg = 'zsh -n ' . shellescape(expand('%'))
|
||||
let errorformat = '%f:%l: %m'
|
||||
|
Loading…
Reference in New Issue
Block a user