Having the templates are very useful, but I would be happy if I could customize them. In particular, I would want to customize the header to add some pylint flags and possible extra default imports.
E.g., one could add an option g:omnipytent_taskfile_header = <filename>, where the content of filename is used.
Having the templates are very useful, but I would be happy if I could customize them. In particular, I would want to customize the header to add some pylint flags and possible extra default imports.
E.g., one could add an option
g:omnipytent_taskfile_header = <filename>
, where the content of filename is used.