summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Revert "Disable powerline for now"June McEnroe2012-01-22
| | | | This reverts commit 171b1aa0d1d445a1223d0d638f2798b780c3e1ce.
* Revert "Add VCS repo directories to wildignore"June McEnroe2012-01-22
| | | | | | This reverts commit f4cc36a0aca465eea866fa7131a19497d46e63f0. This fixes not being able to commit with vim-fugitive
* Disable powerline for nowJune McEnroe2012-01-22
|
* Update some pluginsJune McEnroe2012-01-22
|
* Add VCS repo directories to wildignoreJune McEnroe2012-01-22
|
* Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe2012-01-22
|
* Add vim-spaceJune McEnroe2012-01-22
|
* Add AutoCloseJune McEnroe2012-01-22
|
* Add binding for GundoJune McEnroe2012-01-22
|
* Add GundoJune McEnroe2012-01-22
|
* Add Jellybeans colorschemeJune McEnroe2012-01-22
|
* Add syntasticJune McEnroe2012-01-22
|
* Add PowerlineJune McEnroe2012-01-21
|
* Add quicktaskJune McEnroe2012-01-21
|
* Moved comments out of mapsJune McEnroe2012-01-15
|
* Disable scrollbarsJune McEnroe2012-01-14
|
* Added a silly READMEJune McEnroe2012-01-14
|
* Map ,gp to :Git pushJune McEnroe2012-01-14
|
* Added ooc.vimJune McEnroe2012-01-14
|
* Added gist-vimJune McEnroe2012-01-14
|
* Added maps for some Fugitive commandsJune McEnroe2012-01-14
|
* Initial commitJune McEnroe2012-01-14
'>Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe