Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove autopair and add better javascript plugin | June McEnroe | 2014-02-26 |
| | |||
* | Add vim-coffee-script plugin | June McEnroe | 2014-01-14 |
| | |||
* | Add vim-jade plugin | June McEnroe | 2014-01-14 |
| | |||
* | Remove useless syntastic option | June McEnroe | 2013-11-11 |
| | |||
* | Revert "Reorganize vimrc (again)" | June McEnroe | 2013-11-10 |
| | | | | This reverts commit c9c6c251cb9c8399b9e501fb3ef29fc08fa95c47. | ||
* | Remove unused Q vim binding | June McEnroe | 2013-11-10 |
| | |||
* | Reorganize vimrc (again) | June McEnroe | 2013-11-10 |
| | |||
* | Replace vim-autoclose with auto-pairs | June McEnroe | 2013-11-10 |
| | |||
* | Add vim-autoclose | June McEnroe | 2013-11-10 |
| | |||
* | Set scrolloff=1 | June McEnroe | 2013-11-10 |
| | |||
* | Add vim-endwise | June McEnroe | 2013-11-10 |
| | |||
* | Add vim-surround | June McEnroe | 2013-11-10 |
| | |||
* | Fix NumberToggle | June McEnroe | 2013-11-09 |
| | |||
* | Add Plugins comment | June McEnroe | 2013-11-09 |
| | |||
* | Switch to vim-plug | June McEnroe | 2013-11-09 |
| | |||
* | Add vim-easy-align | June McEnroe | 2013-11-09 |
| | |||
* | Remove unused plugin configurations | June McEnroe | 2013-11-09 |
| | |||
* | Add bindings for CtrlPBufTag and CtrlPLine | June McEnroe | 2013-11-03 |
| | |||
* | Switch to (customized) jellybeans colorscheme | June McEnroe | 2013-11-03 |
| | |||
* | Disable Airline whitespace extension | June McEnroe | 2013-11-03 |
| | |||
* | Replace vim-gitgutter with vim-signify | June McEnroe | 2013-11-02 |
| | |||
* | Add Airline | June McEnroe | 2013-11-02 |
| | |||
* | Remove powerline | June McEnroe | 2013-11-02 |
| | |||
* | Disable some options in terminals | June McEnroe | 2013-09-06 |
| | |||
* | Only set colorscheme for gvim | June McEnroe | 2013-09-05 |
| | |||
* | Indent compojure correctly | June McEnroe | 2013-05-24 |
| | |||
* | Do not run gitgutter eagerly | June McEnroe | 2013-05-18 |
| | |||
* | Use long names for all settings | June McEnroe | 2013-05-15 |
| | |||
* | Add vim-gitgutter | June McEnroe | 2013-05-15 |
| | |||
* | Switch to base16-default colorscheme | June McEnroe | 2013-04-23 |
| | |||
* | Hide mode from below statusline | June McEnroe | 2013-03-12 |
| | |||
* | Switch to powerline | June McEnroe | 2013-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 dialogs | June McEnroe | 2012-09-29 |
| | |||
* | Condense indentation exceptions | June McEnroe | 2012-08-11 |
| | |||
* | Wrap text in Markdown files | June McEnroe | 2012-05-29 |
| | |||
* | Remove buffergator customization | June McEnroe | 2012-05-06 |
| | |||
* | Remove Itchy startup | June McEnroe | 2012-04-07 |
| | |||
* | Rebind Y to y$ for more consistent behaviour | June McEnroe | 2012-03-11 |
| | |||
* | Add shiftround option | June McEnroe | 2012-02-29 |
| | |||
* | Add ,z mapping to toggle spell | June McEnroe | 2012-02-25 |
| | |||
* | Customize C/C++ indentation | June McEnroe | 2012-02-11 |
| | |||
* | Add back set nocompatible, even though it seemed to end up set anyway | June McEnroe | 2012-02-07 |
| | |||
* | Add mapping to toggle relative/absolute numbering | June McEnroe | 2012-02-02 |
| | |||
* | Add itchy.vim | June McEnroe | 2012-02-02 |
| | |||
* | Disable menu bar in GVim | June McEnroe | 2012-01-30 |
| | |||
* | Set shiftwidth to 4 for Lua | June McEnroe | 2012-01-30 |
| | |||
* | Don't show Syntastic errors automatically | June McEnroe | 2012-01-29 |
| | |||
* | Enable syntax-based folding | June McEnroe | 2012-01-22 |
| | |||
* | Revert "Disable powerline for now" | June McEnroe | 2012-01-22 |
| | | | | This reverts commit fa48f5965c57272e616721d92475cd2f1e35f667. | ||
* | Revert "Add VCS repo directories to wildignore" | June McEnroe | 2012-01-22 |
| | | | | | | This reverts commit 41cb1db33ba7b64d8af63bf55bb82f7e8a617518. This fixes not being able to commit with vim-fugitive |