MichaelMary / vimrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is my vim config and plugin file. It include some useful plugin already, enjoy!

  • bufexplorer
  • grep
  • nerdtree
  • taglist
  • pathogen
  • powerline

Installation

cd ~
git clone https://github.com/MichaelMary/vimrc.git .vim
cd .vim
./install.sh

About


Languages

Language:Vim Script 99.4%Language:Shell 0.6%