Append vim config to resolver.py
This commit is contained in:
parent
233848aec0
commit
c373f044db
1 changed files with 4 additions and 2 deletions
|
@ -426,3 +426,5 @@ if __name__ == '__main__':
|
|||
win.show_all()
|
||||
gobject.timeout_add(200, idlequeue.process)
|
||||
gtk.main()
|
||||
|
||||
# vim: se ts=3:
|
||||
|
|
Loading…
Add table
Reference in a new issue