fix: override git-modes for doom emacs
This commit is contained in:
parent
6edac157e1
commit
30f309eb7d
1 changed files with 5 additions and 0 deletions
|
@ -52,3 +52,8 @@
|
||||||
;; (package! org-auto-tangle)
|
;; (package! org-auto-tangle)
|
||||||
|
|
||||||
(package! lsp-python-ms)
|
(package! lsp-python-ms)
|
||||||
|
|
||||||
|
(package! gitconfig-mode :disable t)
|
||||||
|
(package! gitignore-mode :disable t)
|
||||||
|
(package! git-modes :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue