mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 07:00:00 +00:00
lsp/presets/phpantom: init
This commit is contained in:
parent
29f7eb8491
commit
0c3f1c4cfa
4 changed files with 28 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
cfg = config.vim.languages.php;
|
||||
|
||||
defaultServers = ["phpactor"];
|
||||
servers = ["phpactor" "phan" "intelephense"];
|
||||
servers = ["phpactor" "phan" "intelephense" "phpantom"];
|
||||
|
||||
defaultFormat = ["php_cs_fixer"];
|
||||
formats = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue