More vim stuffaddededed.

This commit is contained in:
Storm Dragon 2017-05-08 08:24:55 -04:00
parent 54940c8fe6
commit 8743f66f1f

View File

@ -34,8 +34,8 @@ keywords[dragonforce]="msg \"$chan\" \"$who: I love DragonForce!!!\""
keywords[vim]="msg \"$chan\" \"$(shuf -n1 -e \ keywords[vim]="msg \"$chan\" \"$(shuf -n1 -e \
"Praise vim! HA"\ "Praise vim! HA"\
"In times of trouble, just ask yourself, 'What would Bram Moolenaar do?'."\ "In times of trouble, just ask yourself, 'What would Bram Moolenaar do?'."\
"Vim is like a Ferrari, if you're a beginner, it handles like a bitch, but once you get the hang of it, it's small, powerful and FAST!"\ "Vim is like a Ferrari, if you're a beginner, it handles like a bitch, but once you get the hang of it, it's small, powerful and FAST!"\
"VIM is like a new model Ferrari, and sounds like one too - 'VIIIIIIMMM!'"\ "VIM is like a new model Ferrari, and sounds like one too - 'VIIIIIIMMM!'"\
"Only through vim can you be saved! HA")\"" "Only through vim can you be saved! HA")\""
wordList="$(echo "${@,,}" | tr '[:space:]' $'\n' | sort -u)" wordList="$(echo "${@,,}" | tr '[:space:]' $'\n' | sort -u)"