mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-10 06:21:53 +08:00
#517 Enable the PHP language server
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
" Author: Eric Stern <eric@ericstern.com>
|
" Author: Eric Stern <eric@ericstern.com>
|
||||||
" Description: PHP Language server integration for ALE
|
" Description: PHP Language server integration for ALE
|
||||||
|
|
||||||
" This linter is disabled for now.
|
|
||||||
finish
|
|
||||||
|
|
||||||
call ale#Set('php_langserver_executable', 'php-language-server.php')
|
call ale#Set('php_langserver_executable', 'php-language-server.php')
|
||||||
call ale#Set('php_langserver_config_path', '')
|
call ale#Set('php_langserver_config_path', '')
|
||||||
call ale#Set('php_langserver_use_global', 0)
|
call ale#Set('php_langserver_use_global', 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user