/vimrc

VIM Configuration for Python Development

Primary LanguageVimLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

.VIMRC

VIM Configuration for Python Development.

Requirements

  • VIM 7.4
  • git
  • bash 3.2+

Installation guide

You can install it by using CLI just have next command executed

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ets-labs/vimrc/master/setup.sh)"

During execution of init script do not worry about error messages. When it occurs just press enter and wait till all plugins are installed.

Keep calm and use VIM!