Add git-gutter

It does not work that well, but let's keep it in case
it gets eventually fixed
master
Jacopo De Simoi 12 years ago
parent 9c65ae8ef4
commit 68d83939bf
  1. 9
      .gitmodules
  2. 1
      emacs-git-gutter
  3. 1
      emacs-git-gutter-fringe
  4. 1
      fringe-helper.el

9
.gitmodules vendored

@ -16,3 +16,12 @@
[submodule "bibretrieve"]
path = bibretrieve
url = https://github.com/pzorin/bibretrieve.git
[submodule "emacs-git-gutter"]
path = emacs-git-gutter
url = https://github.com/syohex/emacs-git-gutter.git
[submodule "emacs-git-gutter-fringe"]
path = emacs-git-gutter-fringe
url = https://github.com/syohex/emacs-git-gutter-fringe.git
[submodule "fringe-helper.el"]
path = fringe-helper.el
url = https://github.com/nschum/fringe-helper.el.git

@ -0,0 +1 @@
Subproject commit f7da1781df94c0eedf01ca2dcafdefb3dca6381e

@ -0,0 +1 @@
Subproject commit cecaf710cc2ddbcb7a9c4c0706550179d0efeba4

@ -0,0 +1 @@
Subproject commit c02fae16cda709f102dee56338075e257240b385
Loading…
Cancel
Save