[Emacs] Put general packages under general heading
This commit is contained in:
parent
fa92c606e3
commit
3b4411137e
@ -1108,7 +1108,6 @@ proced is an top like utility that runs inside of emacs. The following sets auto
|
|||||||
;; (add-hook 'prog-mode-hook (lambda () (highlight-lines-matching-regexp
|
;; (add-hook 'prog-mode-hook (lambda () (highlight-lines-matching-regexp
|
||||||
;; ".\\{81\\}" 'hi-blue)))
|
;; ".\\{81\\}" 'hi-blue)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
* Emacs
|
|
||||||
** paradox
|
** paradox
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package paradox
|
(use-package paradox
|
||||||
|
Loading…
Reference in New Issue
Block a user