From a30a36a4f7a118063c7f0a4139e8128c01229a8c Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sat, 30 Nov 2019 12:43:48 +0100 Subject: :wrench: Added theme and airline to vim --- Common/vim/plugged/ctrlp.vim | 1 + Common/vim/plugged/nerdTree | 1 + Common/vim/plugged/vim-airline | 1 + Common/vim/plugged/vim-airline-themes | 1 + Common/vim/plugged/vim-fugitive | 1 + 5 files changed, 5 insertions(+) create mode 160000 Common/vim/plugged/ctrlp.vim create mode 160000 Common/vim/plugged/nerdTree create mode 160000 Common/vim/plugged/vim-airline create mode 160000 Common/vim/plugged/vim-airline-themes create mode 160000 Common/vim/plugged/vim-fugitive (limited to 'Common/vim/plugged') diff --git a/Common/vim/plugged/ctrlp.vim b/Common/vim/plugged/ctrlp.vim new file mode 160000 index 0000000..44c8e24 --- /dev/null +++ b/Common/vim/plugged/ctrlp.vim @@ -0,0 +1 @@ +Subproject commit 44c8e24956d7dcfee3ee6083a0573fed31d136ed diff --git a/Common/vim/plugged/nerdTree b/Common/vim/plugged/nerdTree new file mode 160000 index 0000000..82b1649 --- /dev/null +++ b/Common/vim/plugged/nerdTree @@ -0,0 +1 @@ +Subproject commit 82b1649f2e1c79ff17730fe0a3750bbec203dd29 diff --git a/Common/vim/plugged/vim-airline b/Common/vim/plugged/vim-airline new file mode 160000 index 0000000..ce932f3 --- /dev/null +++ b/Common/vim/plugged/vim-airline @@ -0,0 +1 @@ +Subproject commit ce932f3825f59258f814d4b66174283875348a95 diff --git a/Common/vim/plugged/vim-airline-themes b/Common/vim/plugged/vim-airline-themes new file mode 160000 index 0000000..f4ba787 --- /dev/null +++ b/Common/vim/plugged/vim-airline-themes @@ -0,0 +1 @@ +Subproject commit f4ba787e9c5455a6a88c6d04e61b189826375763 diff --git a/Common/vim/plugged/vim-fugitive b/Common/vim/plugged/vim-fugitive new file mode 160000 index 0000000..67efbf6 --- /dev/null +++ b/Common/vim/plugged/vim-fugitive @@ -0,0 +1 @@ +Subproject commit 67efbf66e0fcfd25e617d22892a7e9768bfd0f92 -- cgit v1.2.3