From b17419719d81fbf59254012ea5c3558ac73a0247 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 12 Jul 2019 14:46:55 +0200 Subject: [RobotFramework] vim plugin --- .gitmodules | 3 +++ bundle/robotframework-vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/robotframework-vim diff --git a/.gitmodules b/.gitmodules index 5198353..6ce7af4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/python-mode"] path = bundle/python-mode url = https://github.com/python-mode/python-mode +[submodule "bundle/robotframework-vim"] + path = bundle/robotframework-vim + url = git://github.com/mfukar/robotframework-vim.git diff --git a/bundle/robotframework-vim b/bundle/robotframework-vim new file mode 160000 index 0000000..75d5b37 --- /dev/null +++ b/bundle/robotframework-vim @@ -0,0 +1 @@ +Subproject commit 75d5b371a4da2a090a2872d55bd0dead013f334e -- cgit v1.2.3