fix(nvim): fix ember LS command to use a local one
This commit is contained in:
parent
f4ee62d918
commit
02ebdded35
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require('lspconfig').ember.setup {
|
||||
cmd = { "npx", "ember-language-server", "--stdio" },
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue