From b57b96eeca92ca1a6994474e801f233ee67ba4ab Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 17 Jan 2017 16:32:55 +0900 Subject: [PATCH] Add pp-c-l package http://emacs.rubikitch.com/pp-c-l/ --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 45c7a27..5e4554b 100644 --- a/emacs.el +++ b/emacs.el @@ -17,7 +17,6 @@ (require 'cl-lib) (require 'simple) - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Some macros for internals @@ -107,6 +106,7 @@ found, otherwise returns nil." flycheck auto-highlight-symbol hl-todo + pp-c-l ;; is flymake installs are required? ;;flymake-jshint ;;flymake-python-pyflakes