[submodule "sedit-mouse"]
path = sedit-mouse
url = git@github.com:rearman/sedit-mouse.git
-[submodule "fully-mono-themes"]
- path = fully-mono-themes
- url = https://github.com/rearman/fully-mono-themes
+++ /dev/null
-Subproject commit 423348c16151bb482f0ec796965a2c6c0db1a256
(require 're-pass-alike)
(require 're-dired-defuns)
(require 're-skeletons)
- (when (not (equal system-type 'windows-nt) (require 're-mu4e)))))
+ (when (not (equal system-type 'windows-nt)) (require 're-mu4e))))
(add-to-list 'auto-mode-alist '("\\.keymap\\'" . c-mode))
(add-to-list 'auto-mode-alist '("\\.dtsi\\'" . c-mode))