emacs working again
This commit is contained in:
parent
bd71f8d95a
commit
af59d33353
11 changed files with 7 additions and 497 deletions
6
init.el
6
init.el
|
@ -1,4 +1,4 @@
|
|||
;; init.el --- Load the full configuration -*- lexical-binding: t -*-
|
||||
;;; init.el --- Load the full configuration -*- lexical-binding: t -*-
|
||||
;;; Commentary:
|
||||
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
|||
(require 'init-gui-frames)
|
||||
(require 'init-dired)
|
||||
(require 'init-themes)
|
||||
(require 'init-look)
|
||||
;;(require 'init-look)
|
||||
(require 'init-isearch)
|
||||
(require 'init-uniquify)
|
||||
(require 'init-recentf)
|
||||
|
@ -95,6 +95,6 @@
|
|||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;;; init.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue