summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Update Vim-Tomorrow-ThemeJune McEnroe2012-03-02
* Update PowerlineJune McEnroe2012-02-29
* Add shiftround optionJune McEnroe2012-02-29
* Add ,z mapping to toggle spellJune McEnroe2012-02-25
* Add badwolf colorschemeJune McEnroe2012-02-13
* Customize C/C++ indentationJune McEnroe2012-02-11
* Update Powerline to 'develop' branchJune McEnroe2012-02-07
* Add Solarized colorschemeJune McEnroe2012-02-07
* Add back set nocompatible, even though it seemed to end up set anywayJune McEnroe2012-02-07
* Update jellybeansJune McEnroe2012-02-05
* Update itchy.vimJune McEnroe2012-02-02
* Add mapping to toggle relative/absolute numberingJune McEnroe2012-02-02
* Add itchy.vimJune McEnroe2012-02-02
* Revert "Add ShowMarks plugin"June McEnroe2012-02-01
* Add ShowMarks pluginJune McEnroe2012-02-01
* Update Vim-Tomorrow-ThemeJune McEnroe2012-02-01
* Add vim-markdownJune McEnroe2012-02-01
* Add tabular.vimJune McEnroe2012-02-01
* Update Vim-Tomorrow-ThemeJune McEnroe2012-02-01
* 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
* Update to Quicktask 1.1June McEnroe2012-01-28
* Use space-test branch of quicktaskJune McEnroe2012-01-22
* Enable syntax-based foldingJune McEnroe2012-01-22
* Update quicktaskJune McEnroe2012-01-22
* Revert "Add AutoClose"June McEnroe2012-01-22
* Revert "Disable powerline for now"June McEnroe2012-01-22
* Revert "Add VCS repo directories to wildignore"June McEnroe2012-01-22
* 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
-01-08README: Spelling and formatting fixesLukas Fleischer * Several small spelling and capitalization fixes. * Use consistent and better-looking formatting that is compatible with AsciiDoc (and partly compatible with RST). Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts