mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Why isn't nix-mode part of prog-mode?
This commit is contained in:
parent
cd1d2d866b
commit
d63f9982f4
2 changed files with 3 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
|
||||
(use-package line-wrapping-and-numbers
|
||||
:load-path "./lib"
|
||||
:after (org markdown git-timemachine))
|
||||
:after (org markdown git-timemachine nix-mode))
|
||||
|
||||
(use-package ultra-scroll
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue