X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Femacs.git;a=blobdiff_plain;f=config%2Fwhitespace.el;fp=config%2Fwhitespace.el;h=1c1ad0cdb38026cbc853721bf4666b638ed645fc;hp=0000000000000000000000000000000000000000;hb=27c85285f89b94bef7ba54c9b11da587941a6a7c;hpb=b946eff46036e6d5b5e1c63925e543b922b71a83 diff --git a/config/whitespace.el b/config/whitespace.el new file mode 100644 index 0000000..1c1ad0c --- /dev/null +++ b/config/whitespace.el @@ -0,0 +1,3 @@ +;; Show whitespaces by default +(require 'show-wspace) +(global-font-lock-mode 1)