summary refs log tree commit diff
path: root/.vimrc (follow)
Commit message (Collapse)AuthorAge
* Wrap text in Markdown filesJune McEnroe2012-05-29
|
* Remove buffergator customizationJune McEnroe2012-05-06
|
* Remove Itchy startupJune McEnroe2012-04-07
|
* Rebind Y to y$ for more consistent behaviourJune McEnroe2012-03-11
|
* Add shiftround optionJune McEnroe2012-02-29
|
* Add ,z mapping to toggle spellJune McEnroe2012-02-25
|
* Customize C/C++ indentationJune McEnroe2012-02-11
|
* Add back set nocompatible, even though it seemed to end up set anywayJune McEnroe2012-02-07
|
* Add mapping to toggle relative/absolute numberingJune McEnroe2012-02-02
|
* Add itchy.vimJune McEnroe2012-02-02
|
* Disable menu bar in GVimJune McEnroe2012-01-30
|
* Set shiftwidth to 4 for LuaJune McEnroe2012-01-30
|
* Don't show Syntastic errors automaticallyJune McEnroe2012-01-29
|
* Enable syntax-based foldingJune McEnroe2012-01-22
|
* Revert "Disable powerline for now"June McEnroe2012-01-22
| | | | This reverts commit fa48f5965c57272e616721d92475cd2f1e35f667.
* Revert "Add VCS repo directories to wildignore"June McEnroe2012-01-22
| | | | | | This reverts commit 41cb1db33ba7b64d8af63bf55bb82f7e8a617518. This fixes not being able to commit with vim-fugitive
* Disable powerline for nowJune 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 binding for GundoJune 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
|
* Map ,gp to :Git pushJune McEnroe2012-01-14
|
* Added maps for some Fugitive commandsJune McEnroe2012-01-14
|
* Initial commitJune McEnroe2012-01-14