From 71a2f75e78add97ea0978d50183183bf26c7bf8b Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 26 Oct 2015 16:06:43 +0000 Subject: [PATCH] Add lightline --- .gitmodules | 3 +++ bundle/lightline.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/lightline.vim diff --git a/.gitmodules b/.gitmodules index 9f45c9a..85c1802 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "bundle/jellybeans.vim"] path = bundle/jellybeans.vim url = https://github.com/nanotech/jellybeans.vim.git +[submodule "bundle/lightline.vim"] + path = bundle/lightline.vim + url = https://github.com/itchyny/lightline.vim.git diff --git a/bundle/lightline.vim b/bundle/lightline.vim new file mode 160000 index 0000000..47a9f87 --- /dev/null +++ b/bundle/lightline.vim @@ -0,0 +1 @@ +Subproject commit 47a9f8776f84385273db1c7b0e73e3881c0a5073