Add new configs
Updated existing configs to actually provide the correct symbols
This commit is contained in:
@@ -46,8 +46,7 @@
|
||||
(setq display-line-numbers-type 'relative)
|
||||
|
||||
(require (intern (system-name)))
|
||||
(require (intern (format "%s" system-type)))
|
||||
|
||||
(require (intern (string-replace "/" "-" (format "%s" system-type))))
|
||||
|
||||
;; Whenever you reconfigure a package, make sure to wrap your config in an
|
||||
;; `after!' block, otherwise Doom's defaults may override your settings. E.g.
|
||||
|
||||
Reference in New Issue
Block a user