[emacs] assimilate web-mode and emmet-mode for better web dev xp
[~bandali/configs] / .gitmodules
index a49345f..43fef81 100644 (file)
@@ -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
 [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