Browse Source

nowrap in test/vimrc

pull/118/head
gmarik 14 years ago
parent
commit
efa26be8f1
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      test/vimrc

+ 2
- 0
test/vimrc View File

@ -1,6 +1,8 @@
" vim -u test/vimrc
set nocompatible
set nowrap
let root = '/tmp/!vundle-test/bundles/'
let src = 'http://github.com/gmarik/vundle.git'
" let src = '~/.vim/bundle/vundle/.git'


Loading…
Cancel
Save