mirror of
1
0
Fork 0

Merge branch 'master' of git://github.com/vsooda/vimrc

Conflicts:
	my_configs.vim
This commit is contained in:
sooda 2015-04-01 20:06:52 +08:00
commit 8c895a3aa1
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ set pastetoggle=<F2>
let Tlist_Use_Split_Window = 1
"sudo apt-get install ncurses-term
"export TERM=xterm-256color(.bashrc)
let g:molokai_original = 1
let g:rehash256 = 1
:set nu
colorscheme molokai
"colorscheme monokai
inoremap {} {<esc>o}<esc>O