Clean up spacing

This commit is contained in:
Henrik Lissner 2016-02-14 23:56:16 -05:00
parent 595a36561b
commit e4f9c9fdc6

View File

@ -42,7 +42,7 @@
("\\.go$" "__.go" go-mode)
;; HTML
("\\.html$" "__.html" web-mode)
("\\.html$" "__.html" web-mode)
;; java
("/src/.+/.+\\.java$" "__" java-mode)