Pull everything as a submodule

master
Jacopo De Simoi 8 years ago
parent 7c670f5401
commit 19d8593b97
  1. 6
      .gitmodules
  2. 1
      global.org
  3. 1
      kde-emacs
  4. 1
      qml-mode

6
.gitmodules vendored

@ -55,3 +55,9 @@
[submodule "expand-region.el"]
path = expand-region.el
url = https://github.com/magnars/expand-region.el
[submodule "kde-emacs"]
path = kde-emacs
url = https://github.com/kuettler/kde-emacs
[submodule "qml-mode"]
path = qml-mode
url = https://github.com/coldnew/qml-mode

@ -39,7 +39,6 @@
"multiple-cursors.el"
"expand-region.el"
"dash.el")))
(add-to-list 'load-path "~/kde-emacs")
#+END_SRC
Put autosave files (ie #foo#) and backup files (ie foo~) in ~/.emacs.d/.
create the autosave dir if necessary, since emacs won't.

@ -0,0 +1 @@
Subproject commit 2c8f0eec1d3a26d569c398499f5214c51b04d3be

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