From d98421d58e0407f3a08259259f0dd9ab09163874 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 2 Sep 2018 12:11:25 -0400 Subject: [emacs] assimilate web-mode and emmet-mode for better web dev xp TODO: change indentation offsets to 2 --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a49345f..43fef81 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,6 +65,9 @@ path = lib/emacsql url = git@github.com:skeeto/emacsql.git no-byte-compile = emacsql-pg.el +[submodule "emmet-mode"] + path = lib/emmet-mode + url = git@github.com:smihica/emmet-mode.git [submodule "epkg"] path = lib/epkg url = git@github.com:emacscollective/epkg.git @@ -203,6 +206,9 @@ [submodule "use-package"] path = lib/use-package url = git@github.com:jwiegley/use-package.git +[submodule "web-mode"] + path = lib/web-mode + url = git@github.com:fxbois/web-mode.git [submodule "which-key"] path = lib/which-key url = git@github.com:justbur/emacs-which-key.git -- cgit v1.2.3-60-g2f50