Vim: Finally configure templates

This commit is contained in:
2019-03-03 14:16:46 -06:00
parent d36d1ff741
commit dc1617dc21
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#! /usr/bin/env python3
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#
# Copyright © %YEAR% %USER% <%MAIL%>
#
# Distributed under terms of the %LICENSE% license.
"""
%HERE%
"""