Compare commits

..

2 Commits

Author SHA1 Message Date
0570532add
📦 add rnix-lsp (for vscode) 2022-06-22 17:27:28 -04:00
010c74b1b7
🔥 remove old doom whitelist 2022-06-22 17:27:10 -04:00
2 changed files with 1 additions and 3 deletions

View File

@ -183,6 +183,3 @@
:config :config
;;literate ;;literate
(default +bindings +smartparens)) (default +bindings +smartparens))
(when noninteractive
(add-to-list 'doom-env-whitelist "^SSH_"))

View File

@ -28,6 +28,7 @@
nixpkgs-fmt nixpkgs-fmt
nixfmt nixfmt
ripgrep ripgrep
rnix-lsp
tea tea
wakatime wakatime
]; ];