静水之人

Results 1 issues of 静水之人

in ftplugin/php.vim:98 before Map C-H to search phpm, check php executable,like below: ``` if executable('phpm') inoremap :!phpm =expand("") endif ```