Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87e1b3 commit b9bfa23Copy full SHA for b9bfa23
1 file changed
README.rst
@@ -5,6 +5,7 @@ dir::
5
6
wget -O - https://github.com/nvie/vimrc/raw/master/autoinstall.sh | sh
7
8
+
9
Installing this vimrc manually
10
==============================
11
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:
27
28
git submodule init
29
git submodule update
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::
+4. Touch::
38
39
touch ~/.vim/user.vim
40
0 commit comments