mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Small fixes to the Windows part of the config
This commit is contained in:
17
README.rst
Normal file
17
README.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
vim config
|
||||
==========
|
||||
|
||||
This repository contains my Vim config just for convenience in making the copy
|
||||
of it.
|
||||
|
||||
After cloning, it is necessary to install NeoBundle_. Possibly the easiest way
|
||||
to make it (as described in the NeoBundle README file) is like this:
|
||||
|
||||
.. code::shell-session
|
||||
|
||||
$ curl https://raw.githubusercontent.com/Shougo/neobundle.vim/master/bin/install.sh | sh
|
||||
|
||||
And than, just make the symlink to the `.vimrc` file to the home directory.
|
||||
|
||||
|
||||
.. _NeoBundle: https://github.com/Shougo/neobundle.vim
|
||||
Reference in New Issue
Block a user