# config.bind('b', 'set-cmd-text -s :quickmark-load')
# config.bind('cd', 'download-clear')
config.unbind('co')
+config.bind('co', 'download-open')
# config.bind('d', 'tab-close')
# config.bind('f', 'hint')
# config.bind('g$', 'tab-focus -1')
snippet fix "FIXME" w
-`!p snip.rv = c`FIXME ${0} (sb:`!v strftime("%Y%m%d")`)
+`!p snip.rv = c`FIXME ${0}
endsnippet
snippet todo "TODO" w
-`!p snip.rv = c`TODO ${0} (sb:`!v strftime("%Y%m%d")`)
+`!p snip.rv = c`TODO ${0}
endsnippet
snippet GPL2 "GPL2 License" b