Remove whitespace highlighting because its bugged in Emacs 26RC1

master
Valentin Anger 2018-05-12 17:57:06 +02:00
parent 864add28bc
commit f0f7877a3a
1 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,4 @@
((lua-mode
(indent-tabs-mode . t)
(tab-width . 2)
(eval . (highlight-regexp "^ *"))))
(tab-width . 2)))