tibux / vim-plugins

:electric_plug: My vim plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple bash script that installs vim plugins: python-mode, indentLine, supertab, vim-powerline and vim-colorschemes.

Requirements: vim >= 7.3 + Python or Python3

Installation requirements as usually found in all unix-like systems:

  • GNU wget
  • Git
  • awk

Installation:

$ tar xvf vim-plugins-1.6.tar.gz
$ cd vim-plugins-1.6
$ ./vim-plugins.sh

Screenshot:

https://raw.githubusercontent.com/dslackw/vim-plugins/master/vim-plugins-ss.png

About

:electric_plug: My vim plugins


Languages

Language:Shell 87.1%Language:Vim Script 12.9%