No known key found for this signature in database
GPG Key ID: BC6F3C345B7D33B0
1 changed files with
4 additions and
0 deletions
-
vimrc
|
|
@@ -15,6 +15,10 @@ set expandtab |
|
|
|
set shiftwidth=4 |
|
|
|
set softtabstop=4 |
|
|
|
|
|
|
|
" Mouse integration |
|
|
|
set ttymouse=xterm2 |
|
|
|
set mouse=a |
|
|
|
|
|
|
|
" Vundle |
|
|
|
set rtp+=~/.vim/bundle/Vundle.vim |
|
|
|
call vundle#begin() |
|
|
|