mirror of
https://github.com/akelge/vim
synced 2025-12-15 06:45:13 +00:00
migration bro
This commit is contained in:
13
oldStyle/templates/skeleton.sh
Normal file
13
oldStyle/templates/skeleton.sh
Normal file
@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
|
||||
# First version: @@crdate@@
|
||||
#
|
||||
# Synopsis: @@DESCR@@
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
||||
|
||||
# vim: set ts=4 sw=4 tw=79 ft=sh :
|
||||
Reference in New Issue
Block a user