summary refs log tree commit diff
path: root/.vimrc (follow)
Commit message (Collapse)AuthorAge
* Fix NumberToggleJune McEnroe2013-11-09
|
* Add Plugins commentJune McEnroe2013-11-09
|
* Switch to vim-plugJune McEnroe2013-11-09
|
* Add vim-easy-alignJune McEnroe2013-11-09
|
* Remove unused plugin configurationsJune McEnroe2013-11-09
|
* Add bindings for CtrlPBufTag and CtrlPLineJune McEnroe2013-11-03
|
* Switch to (customized) jellybeans colorschemeJune McEnroe2013-11-03
|
* Disable Airline whitespace extensionJune McEnroe2013-11-03
|
* Replace vim-gitgutter with vim-signifyJune McEnroe2013-11-02
|
* Add AirlineJune McEnroe2013-11-02
|
* Remove powerlineJune McEnroe2013-11-02
|
* Disable some options in terminalsJune McEnroe2013-09-06
|
* Only set colorscheme for gvimJune McEnroe2013-09-05
|
* Indent compojure correctlyJune McEnroe2013-05-24
|
* Do not run gitgutter eagerlyJune McEnroe2013-05-18
|
* Use long names for all settingsJune McEnroe2013-05-15
|
* Add vim-gitgutterJune McEnroe2013-05-15
|
* Switch to base16-default colorschemeJune McEnroe2013-04-23
|
* Hide mode from below statuslineJune McEnroe2013-03-12
|
* Switch to powerlineJune McEnroe2013-03-12
| | | | | | | Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant>
* Disable GUI dialogsJune McEnroe2012-09-29
|
* Condense indentation exceptionsJune McEnroe2012-08-11
|
* 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