I like to express my love for vi

I think it's important to tell people about the editor I like.

Change-Id: I70b392715652d7420ca1b313920ed686a52c0404
This commit is contained in:
Monty Taylor
2014-05-02 13:15:02 -07:00
parent 9b2575f6fb
commit 652cd0e4ed

View File

@@ -25,6 +25,7 @@ def main():
print "...and then it woke up to eat the living...."
print "daylights"
print "are brighter than nightlights"
print "I like vi"
if __name__ == "__main__":
main()