fix puppet langserver path
This commit is contained in:
parent
edbdfa739a
commit
cf2d01d75d
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -222,7 +222,7 @@
|
|||
(lsp-stdio-connection '("bundle"
|
||||
"exec"
|
||||
"--keep-file-descriptors"
|
||||
"/home/stefan/Apps/puppet-editor-services/puppet-languageserver"
|
||||
"/nix/store/pgjhgk5d41q6jjxiympqjs3qzxf52mg9-puppet-editor-services-9fd4984/puppet-languageserver"
|
||||
"--local-workspace=/home/stefan/git/sysadmin/puppet"
|
||||
"--debug=/tmp/puplsp"
|
||||
"--stdio"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue