Added version of vim config that is more minimal

This commit is contained in:
Dreaded_X 2015-03-13 23:21:51 +01:00
parent b794c17a3b
commit 5fe212df6c
14 changed files with 14 additions and 0 deletions

1
vim-minimal/.vim/autoload Symbolic link
View File

@ -0,0 +1 @@
../../vim/.vim/autoload

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/ctrlp.vim

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/delimitMate

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/gruvbox

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/indentLine

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/nerdtree

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/tabular

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/tcomment_vim

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/vim-airline

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/vim-exchange

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/vim-matchparenalways

View File

@ -0,0 +1 @@
../../../vim/.vim/bundle/vim-surround

1
vim-minimal/.vim/plugin Symbolic link
View File

@ -0,0 +1 @@
../../vim/.vim/plugin

1
vim-minimal/.vimrc Symbolic link
View File

@ -0,0 +1 @@
../vim/.vimrc