Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chazkii/dotvim

Vimconfig
https://github.com/chazkii/dotvim

Last synced: about 1 month ago
JSON representation

Vimconfig

Awesome Lists containing this project

README

        

dotvim
======

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

cd ~/.vim

git submodule init

git submodule update

cd ~/.vim/bundle/Command-T/ruby/command-t

On Ubuntu, sudo apt-get install ruby1.9.1-dev

ruby extconf.rb

make