aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
m---------vim/.vim/bundle/supertab0
-rw-r--r--vim/.vimrc15
l---------vim/autoload/pathogen.vim (renamed from vim/.vim/autoload/pathogen.vim)0
m---------vim/bundle/nerdtree (renamed from vim/.vim/bundle/nerdtree)0
m---------vim/bundle/supertab0
m---------vim/vim-pathogen (renamed from vim/.vim/vim-pathogen)0
6 files changed, 0 insertions, 15 deletions
diff --git a/vim/.vim/bundle/supertab b/vim/.vim/bundle/supertab
deleted file mode 160000
Subproject 454c06e25680799b6f408622d6bfbaf920ace82
diff --git a/vim/.vimrc b/vim/.vimrc
deleted file mode 100644
index 0d11819..0000000
--- a/vim/.vimrc
+++ /dev/null
@@ -1,15 +0,0 @@
1execute pathogen#infect()
2
3syntax on
4filetype plugin indent on
5
6set number
7set background=dark
8set hlsearch
9set listchars=trail:·,tab:▸\ ,eol:¬
10set list
11set foldmethod=indent
12
13autocmd StdinReadPre * let s:std_in=1
14autocmd VimEnter * if argc() == 0 && !exists("s:std_in") | NERDTree | endif
15autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTreeType") && b:NERDTreeType == "primary") | q | endif
diff --git a/vim/.vim/autoload/pathogen.vim b/vim/autoload/pathogen.vim
index 9a7227e..9a7227e 120000
--- a/vim/.vim/autoload/pathogen.vim
+++ b/vim/autoload/pathogen.vim
diff --git a/vim/.vim/bundle/nerdtree b/vim/bundle/nerdtree
Subproject 3b98a7fcae8f9fff356907171f0406ff8cd2892 Subproject 3b98a7fcae8f9fff356907171f0406ff8cd2892
diff --git a/vim/bundle/supertab b/vim/bundle/supertab
new file mode 160000
Subproject c8bfeceb1fc92ad58f2ae6967cbfcd6fbcb0d6e
diff --git a/vim/.vim/vim-pathogen b/vim/vim-pathogen
Subproject b9fb0dfd811004010f5f6903edef42d6004ebea Subproject b9fb0dfd811004010f5f6903edef42d6004ebea