Emacs: Add bug-reference-url-format as dir local variable.
This commit is contained in:
parent
9168ea5d9e
commit
b032c086fa
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
;;; Directory Local Variables
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((bug-reference-url-format . "https://bugs.gentoo.org/%s"))))
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
!/.dir-locals.el
|
Loading…
Reference in New Issue
Block a user