Add new configs
Updated existing configs to actually provide the correct symbols
This commit is contained in:
10
lisp/gnu-linux.el
Normal file
10
lisp/gnu-linux.el
Normal file
@@ -0,0 +1,10 @@
|
||||
;;; $DOOMDIR/lisp/gnu-linux.el --- GNU/Linux specific configuration -*- lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
;; For elisp-autofmt
|
||||
;; Local variables:
|
||||
;; elisp-autofmt-load-packages-local: ("use-package" "use-package-core")
|
||||
;; end:
|
||||
(provide 'gnu-linux)
|
||||
;;; gnu-linux.el ends here
|
||||
Reference in New Issue
Block a user