From ec17ab035a26d8690761e4866644df5ddef605bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E8=97=9D=E6=81=A9?= Date: Fri, 26 Jul 2019 01:30:42 +0800 Subject: [PATCH] format code --- themes/wilmersdorf-theme.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/wilmersdorf-theme.el b/themes/wilmersdorf-theme.el index db6c207..cf63b30 100644 --- a/themes/wilmersdorf-theme.el +++ b/themes/wilmersdorf-theme.el @@ -128,7 +128,6 @@ `(mu4e-cited-7-face ((,class (:foreground ,fg3)))) `(mu4e-header-marks-face ((,class (:foreground ,type)))) `(ffap ((,class (:foreground ,fg4)))) - `(js2-private-function-call ((,class (:foreground ,const)))) `(js2-jsdoc-html-tag-delimiter ((,class (:foreground ,str)))) `(js2-jsdoc-html-tag-name ((,class (:foreground ,key2)))) @@ -145,7 +144,6 @@ `(js2-magic-paren ((t (:foreground ,const)))) `(js2-function-call ((t (:foreground ,const)))) `(js2-keywords ((t (:foreground ,keyword)))) - `(js3-warning-face ((,class (:underline ,keyword)))) `(js3-error-face ((,class (:underline ,warning)))) `(js3-external-variable-face ((,class (:foreground ,var))))