From 9d1a9841378812def1cba682fcd32d47e6c6b7bf Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Fri, 26 Oct 2012 12:38:03 +0200 Subject: [PATCH] livescript --- .gitmodules | 3 +++ bundle/ls | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/ls diff --git a/.gitmodules b/.gitmodules index 18c63ef..3088df3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "bundle/speeddating"] path = bundle/speeddating url = https://github.com/tpope/vim-speeddating.git +[submodule "bundle/ls"] + path = bundle/ls + url = https://github.com/gkz/vim-ls.git diff --git a/bundle/ls b/bundle/ls new file mode 160000 index 0000000..ea9464a --- /dev/null +++ b/bundle/ls @@ -0,0 +1 @@ +Subproject commit ea9464aabff18cb4b419e137608d5b45722ef3b4