From 37d5032c6d010dffb999a2e5524228df0fa4feee Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 29 Jan 2016 07:36:34 -0800 Subject: [PATCH] [vim] Add Elm support --- .gitmodules | 3 +++ .vim/bundle/elm.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/bundle/elm.vim diff --git a/.gitmodules b/.gitmodules index 86eac4a..5a17d45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -121,3 +121,6 @@ [submodule "Alfred 2/Alfred.alfredpreferences/workflows/alphred.alfredworkflow"] path = Alfred 2/Alfred.alfredpreferences/workflows/alphred.alfredworkflow url = git@github.com:kejadlen/alphred.alfredworkflow.git +[submodule ".vim/bundle/elm.vim"] + path = .vim/bundle/elm.vim + url = git@github.com:lambdatoast/elm.vim.git diff --git a/.vim/bundle/elm.vim b/.vim/bundle/elm.vim new file mode 160000 index 0000000..9168427 --- /dev/null +++ b/.vim/bundle/elm.vim @@ -0,0 +1 @@ +Subproject commit 916842745a73c73d25437ca17b88f32d8c944e1d