An open API service indexing awesome lists of open source software.

https://github.com/atsushisakai/myvim

My Vim
https://github.com/atsushisakai/myvim

Last synced: 6 months ago
JSON representation

My Vim

Awesome Lists containing this project

README

          

# What is this

My vim enviroment

# Install

## install script

> $ curl -fsSL https://raw.github.com/AtsushiSakai/myvim/master/install.py | python

## Manual

1 Checkout software

> git clone git@github.com:AtsushiSakai/myvim.git ~

2 Create symboric links

> ln -s ~/myvim/.vimrc ~/.vimrc ~/myvim/.vim ~/.vim

3 Install neobundle

> git clone git://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

# Detailed description in Japanese

* [仕事を1.5倍ぐらい早くするVim設定 - MY ENIGMA](http://d.hatena.ne.jp/meison_amsl/20120403/1333452345)

* [おすすめVimプラグイン - MY ENIGMA](http://d.hatena.ne.jp/meison_amsl/20141219)