rephrase comment about not using c-sharp
This commit is contained in:
parent
a0dc40fe24
commit
46f4029d79
@ -886,7 +886,7 @@ Return nil if DIR is not in a hugo project at all."
|
|||||||
(use-package powershell
|
(use-package powershell
|
||||||
:mode ("\\.ps1\\'" . powershell-mode))
|
:mode ("\\.ps1\\'" . powershell-mode))
|
||||||
|
|
||||||
;; c sharp; taken from https://www.reddit.com/r/emacs/comments/k8tnzg/help_setting_up_c_lsp_omnisharproslyn/
|
;; c sharp; see https://www.reddit.com/r/emacs/comments/k8tnzg/help_setting_up_c_lsp_omnisharproslyn/
|
||||||
;; (there is nothing here because I'm not using c sharp...)
|
;; (there is nothing here because I'm not using c sharp...)
|
||||||
|
|
||||||
(use-package lsp-mode
|
(use-package lsp-mode
|
||||||
|
Loading…
Reference in New Issue
Block a user