Commit a38ba261c3ce

Vincent Demeester <vincent@sbr.pm>
2021-10-29 16:17:00
tools/emacs: move to git-modes…
… replacing gitattributes-mode, gitconfig-mode and gitignore-mode in one package. See https://github.com/magit/git-modes. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ce25423
Changed files (1)
users
vincent
users/vincent/dev/emacs.nix
@@ -54,11 +54,9 @@ let
     flycheck
     flycheck-golangci-lint
     git-annex
+    git-modes
     git-commit
-    gitattributes-mode
-    gitconfig-mode
     github-review
-    gitignore-mode
     go-mode
     gotest
     goto-last-change