Skip to content

Commit

Permalink
Revert nixd lsp name
Browse files Browse the repository at this point in the history
  • Loading branch information
breitnw authored Oct 24, 2024
1 parent 322af70 commit 52d7313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/lsp-nix.el
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
(lsp--set-configuration
(lsp-configuration-section "nixd"))))
:synchronize-sections '("nixd")
:server-id 'nixd-improved
:server-id 'nixd-lsp
:priority -1))

(defgroup lsp-nix-nil nil
Expand Down

0 comments on commit 52d7313

Please sign in to comment.