Remove some packages that do not work properly
This commit is contained in:
parent
d7e51e32d5
commit
3c59ad8bbc
3 changed files with 987 additions and 6 deletions
|
|
@ -4,11 +4,6 @@
|
|||
(require 'icejam-prog-mode)
|
||||
(require 'icejam-transient)
|
||||
|
||||
;; ;; Dash is a package that creates terse and more natural to me functions to
|
||||
;; ;; do basic things in Elisp.
|
||||
(use-package smartparens :ensure t :defer t
|
||||
:commands (smartparens-mode))
|
||||
|
||||
(declare-function column-enforce-n "column-enforce-mode" (number))
|
||||
(add-to-list 'auto-mode-alist '("/Eask\\'" . emacs-lisp-mode))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue