Skip to content

Commit

Permalink
Vundle mananging vundle manging vundle
Browse files Browse the repository at this point in the history
  • Loading branch information
spicycode committed Jan 3, 2013
1 parent 73b3b8b commit 919f528
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 1,078 deletions.
7 changes: 2 additions & 5 deletions gvimrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
" Keybindings:
source ~/.vim/keybindings.gui.vim

" Font: Choose font and enable anti-aliasing
set guifont=Monaco:h14
" Font: Enable anti-aliasing
set antialias

" Maximize: Vert and Horiz by default
Expand All @@ -16,13 +15,11 @@ set guioptions-=m
set guioptions-=rL

" Native style tab labels (this ones for you larry)
set guioptions+=e
set guioptions-=e

" Don't flick cursor.
set guicursor=a:blinkon0

colorscheme molokai

if filereadable(expand("~/.vim/custom_gvimrc"))
source ~/.vim/custom_gvimrc
endif
1 change: 0 additions & 1 deletion vundle.git/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions vundle.git/LICENSE-MIT.txt

This file was deleted.

151 changes: 0 additions & 151 deletions vundle.git/README.md

This file was deleted.

46 changes: 0 additions & 46 deletions vundle.git/autoload/vundle.vim

This file was deleted.

106 changes: 0 additions & 106 deletions vundle.git/autoload/vundle/config.vim

This file was deleted.

Loading

0 comments on commit 919f528

Please sign in to comment.