nowrap in test/vimrc
This commit is contained in:
parent
b00c853e2f
commit
efa26be8f1
@ -1,6 +1,8 @@
|
|||||||
" vim -u test/vimrc
|
" vim -u test/vimrc
|
||||||
set nocompatible
|
set nocompatible
|
||||||
|
|
||||||
|
set nowrap
|
||||||
|
|
||||||
let root = '/tmp/!vundle-test/bundles/'
|
let root = '/tmp/!vundle-test/bundles/'
|
||||||
let src = 'http://github.com/gmarik/vundle.git'
|
let src = 'http://github.com/gmarik/vundle.git'
|
||||||
" let src = '~/.vim/bundle/vundle/.git'
|
" let src = '~/.vim/bundle/vundle/.git'
|
||||||
|
Loading…
Reference in New Issue
Block a user