Add vim modeline to example botconfig to set file type

This commit is contained in:
nyuszika7h 2015-12-28 23:15:02 +01:00
parent 0250f59fed
commit f19e1851fd

View File

@ -73,3 +73,5 @@ TIMESTAMP_FORMAT = "[%Y-%m-%d %H:%M:%S{tzoffset}]"
#NICKSERV_REGAIN_COMMAND = ""
#CHANSERV = "x@channels.undernet.org"
#CHANSERV_OP_COMMAND = "OP {channel}"
# vim: set ft=python: