mirror of
https://github.com/mirror/make.git
synced 2026-06-24 08:47:35 +00:00
* .dir-locals.el: Correct bug reference regex format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user