mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
Cleanup
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
(defconst narf-private-dir (! (concat narf-emacs-dir "private/")))
|
||||
(defconst narf-elpa-dir (! (concat narf-emacs-dir ".cask/" emacs-version "/elpa/")))
|
||||
(defconst narf-temp-dir (! (concat narf-private-dir "cache/" (system-name) "/")))
|
||||
(defconst narf-script-dir (! (concat narf-emacs-dir "scripts/")))
|
||||
(defconst narf-snippet-dirs (! (list (concat narf-private-dir "snippets/")
|
||||
(concat narf-private-dir "templates/"))))
|
||||
|
||||
|
Reference in New Issue
Block a user