소스 검색

Update git packages to use new git-modes package

Lily Carpenter 2 년 전
부모
커밋
347095b811
2개의 변경된 파일5개의 추가작업 그리고 7개의 파일을 삭제
  1. 4 4
      config.d/custom.el
  2. 1 3
      packages/git-pkgs.el

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 4
config.d/custom.el


+ 1 - 3
packages/git-pkgs.el

@@ -1,3 +1 @@
1
-(use-package gitignore-mode)
2
-(use-package gitattributes-mode)
3
-(use-package gitconfig-mode)
1
+(use-package git-modes)