summary refs log tree commit diff
path: root/.vimrc (follow)
Commit message (Collapse)AuthorAge
* 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 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
|
* 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