Remove superfluous comments

This commit is contained in:
tastytea 2022-05-03 11:06:35 +02:00
parent 70267a6c1c
commit 75cd6348b6
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
("^/etc/portage/package\\.unmask/" . conf-space-mode)
("^/etc/portage/package\\.license" . conf-space-mode)
("package\\.mask$" . conf-space-mode) ; In ebuild repos.
("\\.pc\\(\\.in\\)?$" . conf-mode) ; pkg-config files.
("conanfile\\.txt$" . conf-mode))) ; Conan recipes.
("\\.pc\\(\\.in\\)?$" . conf-mode)
("conanfile\\.txt$" . conf-mode)))
(use-package crontab-mode
;; Shrink minutes to normal size.