summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
| * Only set colorscheme for gvimJune McEnroe2013-09-05
| * Add vim-ragtagJune McEnroe2013-08-17
| * Update base16-vimJune McEnroe2013-06-08
| * Switch to my own fork of base16-vimJune McEnroe2013-06-07
| * Indent compojure correctlyJune McEnroe2013-05-24
| * Remove vim-clojure-staticJune McEnroe2013-05-23
| * Replace VimClojure with vim-clojure-staticJune McEnroe2013-05-23
| * Do not run gitgutter eagerlyJune McEnroe2013-05-18
| * Remove tabularJune McEnroe2013-05-15
| * Use long names for all settingsJune McEnroe2013-05-15
| * Add vim-gitgutterJune McEnroe2013-05-15
| * Remove unused pluginsJune McEnroe2013-04-23
| * Switch to base16-default colorschemeJune McEnroe2013-04-23
| * Replace nerdcommenter with vim-commentaryJune McEnroe2013-03-26
| * Add paredit.vimJune McEnroe2013-03-24
| * Update base16-vimJune McEnroe2013-03-14
| * Hide mode from below statuslineJune McEnroe2013-03-12
| * Switch to powerlineJune McEnroe2013-03-12
| * Remove vim-powerlineJune McEnroe2013-03-12
| * Update base16 and refheapJune McEnroe2013-02-03
| * Ignore plugin/private.vimJune McEnroe2013-02-03
| * Disable GUI dialogsJune McEnroe2012-09-29
| * Ignore .netrwhistJune McEnroe2012-08-31
| * Add base16-vimJune McEnroe2012-08-31
| * Update itchy.vimJune McEnroe2012-08-17
| * Update itchy.vimJune McEnroe2012-08-12
| * Add refheap.vimJune McEnroe2012-08-12
| * Add VimClojureJune McEnroe2012-08-11
| * Condense indentation exceptionsJune McEnroe2012-08-11
| * Remove vim-spaceJune McEnroe2012-07-17
| * Update all the thingsJune McEnroe2012-07-02
| * Remove vim-smartinputJune McEnroe2012-06-22
| * Wrap text in Markdown filesJune McEnroe2012-05-29
| * Remove buffergator customizationJune McEnroe2012-05-06
| * Remove buffergatorJune McEnroe2012-05-06
| * Update ALL THE THINGSJune McEnroe2012-05-06
| * Add webapi-vimJune McEnroe2012-05-05
| * Update gist-vimJune McEnroe2012-05-05
| * Remove Itchy startupJune McEnroe2012-04-07
| * Update vim-smartinputJune McEnroe2012-04-01
| * Add vim-smartinputJune McEnroe2012-03-30
| * Rebind Y to y$ for more consistent behaviourJune McEnroe2012-03-11
| * Update Vim-Tomorrow-ThemeJune McEnroe2012-03-03
| * 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
logsubject'>Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe