Add documentation link
This commit is contained in:
parent
072d9260c4
commit
903b655603
@ -193,5 +193,6 @@
|
||||
))
|
||||
|
||||
;; Eglot LSP
|
||||
;; Documentation: https://discourse.doomemacs.org/t/set-up-lsp-mode-or-eglot-for-insert-language-here/62#how-to-use-a-custom-server-12
|
||||
(set-eglot-client! 'powershell-mode '("pwsh" "-NoLogo" "-NoProfile" "-Command" "/opt/powershell-editor-services/PowerShellEditorServices/Start-EditorServices.ps1"
|
||||
"-HostName" "Emacs" "-HostProfileId" "Emacs" "-HostVersion" "1.0.0" "-Stdio"))
|
||||
|
Loading…
Reference in New Issue
Block a user