changed pkgbuild language server name
This commit is contained in:
parent
0f5ca90f9d
commit
ae851cdf4f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"command": "rnix-lsp",
|
||||
"filetypes": ["nix"]
|
||||
},
|
||||
"nix": {
|
||||
"makepkg": {
|
||||
"command": "pkgbuild-language-server",
|
||||
"filetypes": ["PKGBUILD"]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue