GitXplorerGitXplorer
j

dot-vim-slash

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ae1eac41f5553d8c246bbf007236a0aa847cb781

Add vim-coffee

committed 11 years ago
Unverified
29f9ac226ceb99e128be65797e96bee894233a25

Adding pathogen and mustache vim-mode

committed 11 years ago
Unverified
1276571c977f0d708426ab0c2e597c25ddcfbd86

Remapping PgUp and PgDn for laptop use

jjumph4x committed 11 years ago
Unverified
2b7870da49753f871dcc8134079f1933c259885d

Ignoring tmp files for CtrlP

jjumph4x committed 11 years ago
Unverified
40c6744ed6e2fd1d2b860ed18ad40f2cb9676ea1

Removing unnecessary step

jjumph4x committed 11 years ago
Unverified
95a4a142267e17c27a0b22f736c2d344cd6b9832

Adding CtrlP

jjumph4x committed 11 years ago

README

The README file for this repository.

dot-vim-slash

My ~/.vim/ stuffs

Installation

cd 
cd .vim
git clone git@github.com:jumph4x/dot-vim-slash.git .
git clone https://github.com/kien/ctrlp.vim.git bundle/ctrlp.vim
ln -s ~/.vim/vimrc ~/.vimrc

Dunski