.vim: Dammit
Forgot to trim .git information from plugins
This commit is contained in:
26
.vim/bundle/vim-template/templates/=template=.pro
Normal file
26
.vim/bundle/vim-template/templates/=template=.pro
Normal file
@@ -0,0 +1,26 @@
|
||||
PRO %FILE%
|
||||
;+
|
||||
; Name:
|
||||
; %FILE%
|
||||
; Purpose:
|
||||
;
|
||||
; Calling sequence:
|
||||
; %FILE%
|
||||
; Input:
|
||||
;
|
||||
; Output:
|
||||
;
|
||||
; Keywords:
|
||||
;
|
||||
; History:
|
||||
;
|
||||
; Author:
|
||||
; Copyright © %YEAR% %USER% <%MAIL%>
|
||||
; Distributed under terms of the %LICENSE% license.
|
||||
;-
|
||||
|
||||
COMPILE_OPT IDL2 ;Set compile options
|
||||
|
||||
%HERE%
|
||||
|
||||
END
|
Reference in New Issue
Block a user