summary refs log tree commit diff
path: root/.gitmodules (follow)
Commit message (Expand)AuthorAge
* Disable Airline whitespace extensionJune McEnroe2013-11-03
* Replace vim-gitgutter with vim-signifyJune McEnroe2013-11-02
* Add tagbarJune McEnroe2013-11-02
* Add AirlineJune McEnroe2013-11-02
* Remove powerlineJune McEnroe2013-11-02
* Add vim-ragtagJune McEnroe2013-08-17
* Switch to my own fork of base16-vimJune McEnroe2013-06-07
* Remove vim-clojure-staticJune McEnroe2013-05-23
* Replace VimClojure with vim-clojure-staticJune McEnroe2013-05-23
* Remove tabularJune McEnroe2013-05-15
* Add vim-gitgutterJune McEnroe2013-05-15
* Remove unused pluginsJune McEnroe2013-04-23
* Replace nerdcommenter with vim-commentaryJune McEnroe2013-03-26
* Add paredit.vimJune McEnroe2013-03-24
* Switch to powerlineJune McEnroe2013-03-12
* Remove vim-powerlineJune McEnroe2013-03-12
* Add base16-vimJune McEnroe2012-08-31
* Add refheap.vimJune McEnroe2012-08-12
* Add VimClojureJune McEnroe2012-08-11
* Remove vim-spaceJune McEnroe2012-07-17
* Remove vim-smartinputJune McEnroe2012-06-22
* Remove buffergatorJune McEnroe2012-05-06
* Add webapi-vimJune McEnroe2012-05-05
* Add vim-smartinputJune McEnroe2012-03-30
* Add badwolf colorschemeJune McEnroe2012-02-13
* Add Solarized colorschemeJune McEnroe2012-02-07
* Add itchy.vimJune McEnroe2012-02-02
* Revert "Add ShowMarks plugin"June McEnroe2012-02-01
* Add ShowMarks pluginJune McEnroe2012-02-01
* Add vim-markdownJune McEnroe2012-02-01
* Add tabular.vimJune McEnroe2012-02-01
* Revert "Add AutoClose"June McEnroe2012-01-22
* Add vim-spaceJune McEnroe2012-01-22
* Add AutoCloseJune 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
* Added ooc.vimJune McEnroe2012-01-14
* Added gist-vimJune McEnroe2012-01-14
* Initial commitJune McEnroe2012-01-14
018-09-13 16:15:16 -0400'>2018-09-13Fix len for format->split at end of stringJune McEnroe 2018-09-13Avoid uninitialized x in uiReadJune McEnroe 2018-09-13Add IRCDefault to colors enumJune McEnroe 2018-09-13Return a format->split even at the end of the stringJune McEnroe 2018-09-13Fix weird tab-complete after commaJune McEnroe I have no idea why I did this. 2018-09-13Rewrite UI againJune McEnroe The persistent topic is gone and the status line is now at the top. The status formatting still needs to be reworked. I also want to try showing the nick in the input window so it really looks like your next message. 2018-09-12Add note about C-oJune McEnroe Why are there so few well usable ctrl key bindings? 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe Ridiculous. 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe