Add nix mode
This commit is contained in:
parent
7e9bf93153
commit
72ae7df7c6
1 changed files with 3 additions and 0 deletions
|
|
@ -431,6 +431,9 @@
|
|||
:config
|
||||
(nerd-icons-completion-mode)))
|
||||
|
||||
(use-package nix-mode
|
||||
:hook (nix-mode . electric-pair-local-mode))
|
||||
|
||||
(use-package ob-restclient
|
||||
:after org
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue