aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-02-22fixed a little typoMatt Singleton
2011-02-19cleaning up keybindingsMatt Singleton
2011-02-19get rid of most configMatt Singleton
2011-02-19consolidating behavior to behavior.zshMatt Singleton
2011-02-19ignore generate vim tags filesMatt Singleton
2011-02-19optimize history rulesMatt Singleton
2011-02-18setting less standout colorMatt Singleton
2011-02-18moving git and svn modules into appearance since it's all prompt related nowMatt Singleton
2011-02-18fixing svn moduleMatt Singleton
2011-02-18removing unused git functionsMatt Singleton