/vimrc-1

My Vim configuration

Primary LanguageVim Script

My Vim Configuration

This Vim configuration includes a number of useful plugins managed by vim-plug. The configuration can be sensibly used with or without installing the plugins.

To install the configuration, run the following commands:

git clone https://github.com/beloglazov/vimrc.git
cd vimrc
./install.sh

Enjoy! :)

License

The source code is released under the Apache 2.0 license.

Copyright (C) 2014 Anton Beloglazov