Manages vim configurations stored under your ~/.vim.
Clone this respository into ~/.vim as below:
$ git clone https://github.com/gasuketsu/dot.vim ~/.vim
after cloning repository, install plugins by perform :PlugInstall in vim.
(all plugins should work after next launching)