aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-19housekeepingMatt Singleton
2011-12-19ignore some stuff from auto completingMatt Singleton
2011-12-19adding some additional shortcutsMatt Singleton
2011-12-19adding ctrlp at 1.6.4Matt Singleton
2011-12-19actually use the dircolors conf fileMatt Singleton
2011-12-19don't need a headerMatt Singleton
2011-12-19update the readmeMatt Singleton
2011-12-19ignore "doc/tags" so submodules don't appear dirty just because of vim's ↵Matt Singleton
autogenerated tags files
2011-12-19get rid of all the old cruftMatt Singleton
2011-12-19really get things cooking with pathogenMatt Singleton
2011-12-19adding bufexplorer at 7.2.8Matt Singleton
2011-12-19adding vim-colors-solarized at 528a59f (master HEAD)Matt Singleton
2011-12-19adding vim-coffee-script at v002Matt Singleton
2011-12-19adding nerdtree at 4.1.0Matt Singleton
2011-12-19add pathogen as a submoduleMatt Singleton
2011-12-15don't show the solarized menu option in gui vimMatt Singleton
2011-12-15making trailing characters *really* visibleMatt Singleton
2011-12-15adding coffescript vim supportMatt Singleton
2011-12-15updating solarizedMatt Singleton
2011-10-19updating the readme to actually be correctMatt Singleton
2011-10-07actually use that global gitignoreMatt Singleton
2011-10-07use a different font for gui vimMatt Singleton
2011-10-07switch to using comma for custom commandsMatt Singleton
2011-10-07add bufexplorerMatt Singleton
2011-06-13dircolors conf for referenceMatt Singleton
2011-06-13drop multihardlinks since there's a version incompatabilityMatt Singleton
2011-06-10override the host prompt format for more detailsMatt Singleton
2011-06-09hilight .less files like cssMatt Singleton
2011-05-17don't highlight the cursor line. set tabs size for text filesMatt Singleton
2011-05-17ignore automatically generated fileMatt Singleton
2011-05-17completion picks up additions to PATHMatt Singleton
2011-04-08make specialkeys (listchars, most importantly) really stand outMatt Singleton
2011-04-08highlight the current row and column. also cleaned up some formattingMatt Singleton
2011-04-08make gui vim as tall as possibleMatt Singleton
2011-04-04make sure links get set up even if existing links exist but are brokenMatt Singleton
2011-04-02[#2] deploy .zshrc-local if it doesn't already existMatt Singleton
2011-04-02example .zshrc-localMatt Singleton
2011-04-02better ls colors and always use gnu ls if it's installedMatt Singleton
2011-04-01now deploying with symlinks into the checked out directoryMatt Singleton
2011-04-01adding the solarized vim themeMatt Singleton
2011-03-31make ls colors platform independentMatt Singleton
2011-03-22fix up the syntaxMatt Singleton
2011-03-22commentsMatt Singleton
2011-03-22add gvimrc. it's not platform independent, but i'm always looking for itMatt Singleton
2011-03-22use the nifty zsh inline conditional (since the old way spontaneously ↵Matt Singleton
stopped working)
2011-03-22ignore a generated fileMatt Singleton
2011-03-15make non-local hosts obvious and show a special character for python virtualenvMatt Singleton
2011-03-11just changing some commentsMatt Singleton
2011-03-02commentingMatt Singleton
2011-02-26vim plugin for running rspec on the current fileMatt Singleton