C/C++: improve extra fontification; add modern-cpp-font-lock plugin

This commit is contained in:
Henrik Lissner 2016-06-23 01:32:56 -04:00
parent 04f49981d7
commit 2649f6ffc1
3 changed files with 27 additions and 30 deletions

1
Cask
View file

@ -150,6 +150,7 @@
(depends-on "irony")
(depends-on "irony-eldoc")
(depends-on "opencl-mode")
(depends-on "modern-cpp-font-lock")
;; Crystal -- modules/module-crystal.el
(depends-on "crystal-mode" :git "https://github.com/jpellerin/emacs-crystal-mode")