Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Aug 31, 2024
1 parent f238436 commit 6d18c91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.org
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,8 @@ https://github.com/ch11ng/exwm/wiki#gpg-pinentry
(setopt lsp-solargraph-autoformat t)
(setopt lsp-solargraph-multi-root nil))

(with-eval-after-load 'lsp-nil
(with-eval-after-load 'lsp-nix
(setopt lsp-nix-nil-formatter '("nixpkgs-fmt"))
(setopt lsp-nix-nil-max-mem 100000)))

#+END_SRC
Expand Down

0 comments on commit 6d18c91

Please sign in to comment.