about summary refs log tree commit diff homepage
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Ignore imageJune McEnroe2018-10-10
|
* Remove helpJune McEnroe2018-08-23
|
* Clean up MakefileJune McEnroe2018-08-21
| | | | Having .o files depend on .h files works correctly everywhere, it seems.
* Fix color pairs once and for allJune McEnroe2018-08-05
| | | | | | | | | 8/16 color setup adapted from chat/ui.c. termcap patch hack no longer required. Black on black and bright black now work. Nothing will appear bold anymore on 256-color terminals. The keys for black have definitely always been in the help. You just didn't notice.
* Generate tagsJune McEnroe2018-03-05
|
* Add quick data file merge toolJune McEnroe2017-08-31
| | | | Hopefully I won't have to use it ever again.
* Add metadata to CSV scriptJune McEnroe2017-08-26
|
* Fix termcap patch for background colorsJune McEnroe2017-07-30
|
* Add chroot.shJune McEnroe2017-07-30
|
* Initial commitJune McEnroe2017-07-30
ow=1'>Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe