Skip to content

Commit

Permalink
don't use nix lsp mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed Nov 24, 2021
1 parent f14150e commit 397e649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
:init
(setq lsp-keymap-prefix "C-c l")
:hook (
(nix-mode . lsp)
(csharp-mode . lsp))
:commands lsp)

Expand Down

0 comments on commit 397e649

Please sign in to comment.