Skip to content

Instantly share code, notes, and snippets.

@iristrice
iristrice / gist:3604048
Created September 2, 2012 20:02
my _vimrc
set nocompatible " 非兼容模式
filetype off " required!
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
Bundle 'gmarik/vundle'
Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "tomtom/tlib_vim"
Bundle "honza/snipmate-snippets"
Bundle "garbas/vim-snipmate"
@iristrice
iristrice / .vimrc
Created July 29, 2012 07:35
Iristrice's .vimrc
set nocompatible " 非兼容模式
filetype off " required!
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
Bundle 'gmarik/vundle'
Bundle 'gmarik/snipmate.vim'
Bundle 'honza/snipmate-snippets'
color blackboard " 颜色
set nu " 行号