Merge pull request #48157 from ElvishJerricco/remove-dir-locals
Remove .dir-locals.el
This commit is contained in:
commit
29d0eec15f
@ -1,8 +0,0 @@
|
|||||||
;;; Directory Local Variables
|
|
||||||
;;; For more information see (info "(emacs) Directory Variables")
|
|
||||||
|
|
||||||
((nil
|
|
||||||
(bug-reference-bug-regexp . "\\(\\(?:[Ii]ssue \\|[Ff]ixe[ds] \\|[Rr]esolve[ds]? \\|[Cc]lose[ds]? \\|[Pp]\\(?:ull [Rr]equest\\|[Rr]\\) \\|(\\)#\\([0-9]+\\))?\\)")
|
|
||||||
(bug-reference-url-format . "https://github.com/NixOS/nixpkgs/issues/%s"))
|
|
||||||
(nix-mode
|
|
||||||
(tab-width . 2)))
|
|
Loading…
Reference in New Issue
Block a user