mirror of
https://github.com/mirror/make.git
synced 2024-12-25 20:30:10 +08:00
* .dir-locals.el: Correct bug reference regex format
This commit is contained in:
parent
949952258e
commit
8339232a2f
@ -1,5 +1,5 @@
|
||||
(
|
||||
(nil . ((bug-reference-bug-regexp . "\\(\\)\\bSV[- ]\\([0-9]+\\)")
|
||||
(nil . ((bug-reference-bug-regexp . "\\(\\bSV[- ]\\([0-9]+\\)\\)")
|
||||
(bug-reference-url-format . "https://savannah.gnu.org/bugs/?%s")
|
||||
(ccls-initialization-options
|
||||
. (:index (:threads 6
|
||||
|
Loading…
Reference in New Issue
Block a user