GitXplorerGitXplorer
r

vim_repo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
868ca30baf47d5bf436350fd3fb13527fcd00dfc

golden ratio

committed 8 years ago
Unverified
961731ef97dca94c2292ab68153927fdafc8f5a8

adding Quickfix veritcal split

committed 8 years ago
Unverified
1b451a90ef152b9bcc03cf1cc66f89c687003bfd

syntastic sucks for kernel debug. removing it

committed 8 years ago
Unverified
1af013d3e9d3a9ccbbd32b7790741e230d16c517

no idea but it works

committed 9 years ago
Unverified
7ee3fd5248b64384869826bd89f82649118ea219

You complete me

committed 9 years ago
Unverified
ced6af0d253d49126312034741cbaba6addbf966

vimrc with syntastic

committed 9 years ago

README

The README file for this repository.

Installation:

git clone git://github.com/rnertney/vim_repo.git ~/.vim

Create symlinks:

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

Switch to the ~/.vim directory, and fetch submodules:

cd ~/.vim
git submodule init
git submodule update

WINDOWS: rename the vimrc to _vimrc rename the archive folder as "vimfiles" copy to %HOME%/ generally c:/users// IT will lock this to H:/ open a ticket to change