From 812f8ce4d6d10e38105fc069a6c2abb96085ef18 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 12 Jul 2019 14:44:30 +0200 Subject: [Python] Python-mode fantastic IDE --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index cfa1ded..5198353 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "bundle/vim-plug"] path = bundle/vim-plug url = https://github.com/junegunn/vim-plug.git +[submodule "bundle/python-mode"] + path = bundle/python-mode + url = https://github.com/python-mode/python-mode -- cgit v1.2.3