about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-01 14:40:36 -0400
committerJune McEnroe <june@causal.agency>2020-04-01 14:42:07 -0400
commit8495d1221692430edb580d43ead2b60aaaa3381d (patch)
tree79dc93da03f4bb9e82b7fad845e90e00c768f219 /scripts
parentPass correct length to mbstowcs (diff)
downloadtest-8495d1221692430edb580d43ead2b60aaaa3381d.tar.gz
test-8495d1221692430edb580d43ead2b60aaaa3381d.zip
Fix multi-mention tab completion condition
I don't know why I ever programmed it this way. It was really annoying
when trying to write "some phrase, nick".
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
Add indent guidesJune McEnroe 2014-06-10Add delimitMateJune McEnroe 2014-05-28Use ~ for home directory in gitconfigJune McEnroe 2014-05-28Add .DS_store to global gitignoreJune McEnroe 2014-05-15Add OS X specific shell configurationsJune McEnroe 2014-04-19Heavily comment .vimrcJune McEnroe 2014-04-19Autocorrect git commandsJune McEnroe 2014-04-19Fix gitprompt for git 1.9.1June McEnroe