mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
changes the concept of "languages" to "mode-customizations"
This commit is contained in:
2
init.el
2
init.el
@@ -15,7 +15,7 @@
|
||||
(load-file (config-path "env.el"))
|
||||
(load-file (config-path "packages.el"))
|
||||
(load-file (config-path "helpers.el"))
|
||||
(load-file (config-path "languages.el"))
|
||||
(load-file (config-path "mode-customizations.el"))
|
||||
(load-file (config-path "vendor.el"))
|
||||
(load-file (config-path "behavior.el"))
|
||||
(load-file (config-path "appearance.el"))
|
||||
|
||||
Reference in New Issue
Block a user