From 45bc5b8fba4600921154dd55ee9a65af7863f5cf Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 28 Oct 2018 10:35:03 +0100 Subject: vim: use lightline instead of airline --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 00b35e2..21b7222 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "urxvt/.urxvt/urxvt-tabbedex"] path = by_os/Linux/urxvt/.urxvt/urxvt-tabbedex url = git://github.com/stepb/urxvt-tabbedex.git +[submodule "vim/.vim/bundle/lightline"] + path = vim/.vim/bundle/lightline + url = https://github.com/itchyny/lightline.vim -- cgit v1.2.3