Move Vim configuration into base

This commit is contained in:
2021-01-19 02:29:22 -06:00
parent 006aa36b1c
commit 9df7fbc0ba
18 changed files with 12 additions and 13 deletions

View File

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