Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 619 Bytes

About

An awesome vim configuration. My awesome.

Sample

vim_idv screenshot

Installation

To install it easily, simply run:

	wget -P $HOME https://raw.githubusercontent.com/idvoretskyi/vim_idv/master/.vimrc

This command will download the .vimrc file from this repo, and put it to the home directory of a current user.

Bundled plugins

The full list of plugins is available in the .vimrc file.

Plugins are managed by vim-plug. Detailed information about it can be found at vim-plug documentation.