From e334a4f58d05d389ee120e9d9cfcbb4c97729c1c Mon Sep 17 00:00:00 2001 From: templis Date: Mon, 9 Apr 2018 03:58:35 +0200 Subject: [PATCH] added the Ultimate vimrc submodule -> https://github.com/amix/vimrc --- .gitmodules | 3 +++ .vim_runtime | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3a9890f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".vim_runtime"] + path = .vim_runtime + url = https://github.com/amix/vimrc.git diff --git a/.vim_runtime b/.vim_runtime index a6de243..92c9100 160000 --- a/.vim_runtime +++ b/.vim_runtime @@ -1 +1 @@ -Subproject commit a6de243fcac4c23d65417f441491beefda9d188f +Subproject commit 92c9100a4504b27a2924b511a80acfb2e3eae534