]> git.lizzy.rs Git - micro.git/blobdiff - .gitmodules
Merge pull request #1085 from jtolds/themes
[micro.git] / .gitmodules
index 5b8d9e4101a12621bf705fe6dd70e8d08a2829c3..107a94824ba2752fed628f85e8b3fe1062c5c9b1 100644 (file)
 [submodule "cmd/micro/vendor/github.com/flynn/json5"]
        path = cmd/micro/vendor/github.com/flynn/json5
        url = https://github.com/flynn/json5
-[submodule "cmd/micro/vendor/github.com/kr/pty"]
-       path = cmd/micro/vendor/github.com/kr/pty
-       url = https://github.com/kr/pty
 [submodule "cmd/micro/vendor/github.com/zyedidia/terminal"]
        path = cmd/micro/vendor/github.com/zyedidia/terminal
        url = https://github.com/zyedidia/terminal
+[submodule "cmd/micro/vendor/github.com/zyedidia/pty"]
+       path = cmd/micro/vendor/github.com/zyedidia/pty
+       url = https://github.com/zyedidia/pty
+[submodule "cmd/micro/vendor/github.com/smartystreets/goconvey"]
+       path = cmd/micro/vendor/github.com/smartystreets/goconvey
+       url = https://github.com/smartystreets/goconvey
+[submodule "cmd/micro/vendor/github.com/jtolds/gls"]
+       path = cmd/micro/vendor/github.com/jtolds/gls
+       url = https://github.com/jtolds/gls
+[submodule "cmd/micro/vendor/github.com/smartystreets/assertions"]
+       path = cmd/micro/vendor/github.com/smartystreets/assertions
+       url = https://github.com/smartystreets/assertions