Append vim config to resolver.py

This commit is contained in:
Stephan Erb 2008-12-27 12:28:39 +00:00
parent 233848aec0
commit c373f044db
1 changed files with 4 additions and 2 deletions

View File

@ -426,3 +426,5 @@ if __name__ == '__main__':
win.show_all()
gobject.timeout_add(200, idlequeue.process)
gtk.main()
# vim: se ts=3: