Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9bfa23

Browse files
committed
Remove installation step.
1 parent e87e1b3 commit b9bfa23

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.rst

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dir::
55

66
wget -O - https://github.com/nvie/vimrc/raw/master/autoinstall.sh | sh
77

8+
89
Installing this vimrc manually
910
==============================
1011
Although a vimrc is a very personal thing, you may use mine if you
@@ -27,14 +28,7 @@ like it. To do so, please do the following:
2728
git submodule init
2829
git submodule update
2930

30-
4. Recompile Command-T Ruby C extension for your platform (if other than
31-
Mac OS X)::
32-
33-
cd vim/ruby/command-t
34-
ruby extconf.rb
35-
make clean; make
36-
37-
5. Touch::
31+
4. Touch::
3832

3933
touch ~/.vim/user.vim
4034

0 commit comments

Comments
 (0)