home/.vim/bundle/vim-template/templates/=template=.go
Salt 58b1e98578 .vim: Dammit
Forgot to trim .git information from plugins
2017-08-16 14:37:46 -05:00

11 lines
135 B
Go

//
// %FFILE%
// Copyright (C) %YEAR% %USER% <%MAIL%>
//
// Distributed under terms of the %LICENSE% license.
//
package main
%HERE%