GitXplorerGitXplorer
r

vim_repo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
abbafc68e702451856dc1f285b0e6708014996bd

Fixing mac delete

rrnertney committed 6 months ago
Unverified
e97d0c57e747c0cce582395513ecf58cacb46369

Removed trailing space on left arrow command

rrnertney committed a year ago
Unverified
117a51acdd0bbe403430db61eafea3dce4769c8c

Updating for bad up/down arrows

rrnertney committed 2 years ago
Unverified
4bd71c5be76ed1a268057cc734294a6844795ab6

fixed makefile tabs

committed 7 years ago
Unverified
a49ccb325171e8d9afd1cd918d5b1a611991db96

make the golden-ratio source local

committed 8 years ago
Unverified
02f17d9cd425b6b50e2be65eefa51f0413b81699

trying to keep all my git stuff local

committed 8 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