summaryrefslogtreecommitdiff
path: root/lisp/cpp.el
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-08-23 08:57:49 -0400
committermattkae <mattkae@protonmail.com>2022-08-23 08:57:49 -0400
commitf9893ba2781cf0b31044d1686632863278392fc8 (patch)
tree541e8bc4bc72c5d957381c29089d6bca722028e1 /lisp/cpp.el
parent90dffcdc5013e129d7f974ec6f795e61af31d1bb (diff)
Hightlight line for js mode
Diffstat (limited to 'lisp/cpp.el')
-rw-r--r--lisp/cpp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cpp.el b/lisp/cpp.el
index dd32022..2a44fba 100644
--- a/lisp/cpp.el
+++ b/lisp/cpp.el
@@ -12,7 +12,7 @@
;; (electric-indent-mode 0)
)
-;; == irony-mode ==
+; == irony-mode ==
(use-package irony
:ensure t
:defer t