Remove nonguix specific bug stuff

This commit is contained in:
TakeV 2023-12-28 18:01:42 -05:00
parent 70f7c6719c
commit 415d947c10
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 1 additions and 6 deletions

View File

@ -4,12 +4,7 @@
((nil
. ((fill-column . 78)
(tab-width . 8)
(sentence-end-double-space . t)
;; For use with 'bug-reference-prog-mode'.
(bug-reference-url-format . "https://gitlab.com/nonguix/nonguix/issues/%s")
(bug-reference-bug-regexp
. "\\(#\\([0-9]+\\)\\)")))
(sentence-end-double-space . t)))
(c-mode . ((c-file-style . "gnu")))
(scheme-mode
.