mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-17 13:33:37 -05:00
Fix formatting
This commit is contained in:
@@ -11,7 +11,7 @@ self: super: {
|
||||
doom-snippets = self.straightBuild {
|
||||
pname = "doom-snippets";
|
||||
postInstall = ''
|
||||
cp -r *-mode $out/share/emacs/site-lisp
|
||||
cp -r *-mode $out/share/emacs/site-lisp
|
||||
'';
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user