mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Clean up spacing
This commit is contained in:
@ -42,7 +42,7 @@
|
|||||||
("\\.go$" "__.go" go-mode)
|
("\\.go$" "__.go" go-mode)
|
||||||
|
|
||||||
;; HTML
|
;; HTML
|
||||||
("\\.html$" "__.html" web-mode)
|
("\\.html$" "__.html" web-mode)
|
||||||
|
|
||||||
;; java
|
;; java
|
||||||
("/src/.+/.+\\.java$" "__" java-mode)
|
("/src/.+/.+\\.java$" "__" java-mode)
|
||||||
|
Reference in New Issue
Block a user