mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-17 21:24:49 +10:00
Minor edits.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
;; Modified by Derek Taylor (http://www.gitlab.com/dwt1/ )
|
||||
|
||||
(require 'package)
|
||||
(require 'erc)
|
||||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; 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/"))))
|
||||
'(package-selected-packages
|
||||
(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)
|
||||
'(tool-bar-mode nil)
|
||||
'(tooltip-mode nil))
|
||||
|
||||
Reference in New Issue
Block a user