Przeglądaj źródła

Make .git/hooks editable

master
10sr 3 lat temu
rodzic
commit
7787a90dcb
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Wyświetl plik

@@ -562,6 +562,8 @@ THEM are function and its args."
(add-to-list 'hardhat-fullpath-protected-regexps
"/\\.venv/")
(defvar hardhat-fullpath-editable-regexps)
(add-to-list 'hardhat-fullpath-editable-regexps
"/\\.git/hooks/.*'")
(add-to-list 'hardhat-fullpath-editable-regexps
"/\\.git/EDIT_INDEX\\.diff\\'")
(defvar hardhat-basename-editable-regexps)


Ładowanie…
Anuluj
Zapisz