summary refs log tree commit diff
path: root/.psqlrc
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-09-15 16:08:45 -0400
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-09-15 16:08:45 -0400
commit7432385c344496978fdbbd1db2ac258216262780 (patch)
treefba08e6521ac3913e08cf1d2fda5e8ad3b9f0cd7 /.psqlrc
parentUse nvim as MANPAGER (diff)
downloadsrc-7432385c344496978fdbbd1db2ac258216262780.tar.gz
src-7432385c344496978fdbbd1db2ac258216262780.zip
Write xx usage to stderr
Diffstat (limited to '.psqlrc')
0 files changed, 0 insertions, 0 deletions
/td> 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe