mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
Minor edits.
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
;; Modified by Derek Taylor (http://www.gitlab.com/dwt1/ )
|
;; Modified by Derek Taylor (http://www.gitlab.com/dwt1/ )
|
||||||
|
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
(require 'erc)
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
;; custom-set-variables was added by Custom.
|
;; custom-set-variables was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
@@ -26,7 +27,7 @@
|
|||||||
("melpa-stable" . "http://stable.melpa.org/packages/"))))
|
("melpa-stable" . "http://stable.melpa.org/packages/"))))
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
(quote
|
(quote
|
||||||
(rainbow-mode pdf-tools emojify minimap lua-mode haskell-mode ##)))
|
(undo-tree rainbow-mode pdf-tools emojify minimap lua-mode haskell-mode ##)))
|
||||||
'(scroll-bar-mode nil)
|
'(scroll-bar-mode nil)
|
||||||
'(tool-bar-mode nil)
|
'(tool-bar-mode nil)
|
||||||
'(tooltip-mode nil))
|
'(tooltip-mode nil))
|
||||||
|
|||||||
Reference in New Issue
Block a user