mirror of
https://github.com/akelge/zsh
synced 2025-08-16 14:48:39 +00:00
Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
This commit is contained in:
13
vim/oldStyle/templates/skeleton.sh
Normal file
13
vim/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