Clean up
This commit is contained in:
parent
7c37162d9b
commit
6049bee001
9 changed files with 32 additions and 32 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
(use-package gitconfig-mode
|
||||
:mode ("/\\.?git/?config$" "/\\.gitmodules$")
|
||||
:init (add-hook 'gitconfig-mode-hook 'flyspell-mode))
|
||||
:init (add-hook! gitconfig-mode 'flyspell-mode))
|
||||
|
||||
(use-package gitignore-mode
|
||||
:mode ("/\\.gitignore$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue