Disable ensured for lsp-nix

This commit is contained in:
Andreas Zweili 2023-06-05 19:06:58 +02:00
parent f7b1459701
commit 10c1e50065
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
:after (lsp-mode)
:demand t
:custom
:ensure nil
(lsp-nix-nil-formatter ["nixpkgs-fmt"]))
(use-package nix-mode