fix: override git-modes for doom emacs

This commit is contained in:
Infinidoge 2021-10-20 23:18:41 -04:00
parent 6edac157e1
commit 30f309eb7d

View file

@ -52,3 +52,8 @@
;; (package! org-auto-tangle)
(package! lsp-python-ms)
(package! gitconfig-mode :disable t)
(package! gitignore-mode :disable t)
(package! git-modes :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")