summary refs log tree commit diff
path: root/etc/psf/sans6x10.psf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
commitf683b3610b07f6de272e13c18dc442a9208f1a59 (patch)
tree13e679996024ff6f51e29bac9bba57f6058bc57c /etc/psf/sans6x10.psf
parentSupport long double in c.sh (diff)
downloadsrc-f683b3610b07f6de272e13c18dc442a9208f1a59.tar.gz
src-f683b3610b07f6de272e13c18dc442a9208f1a59.zip
Fix C lexer to require a digit in a float literal
Otherwise ".l" is matched as Number.
Diffstat (limited to 'etc/psf/sans6x10.psf')
0 files changed, 0 insertions, 0 deletions
subject'>Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe