3 " XPTemplate template file.
6 " Maintainer: Simon Ruderich <simon@ruderich.org>
10 " Prevent errors if XPTemplate is not installed.
11 if !exists('g:XPT#ver')
15 XPTemplate priority=personal
19 XSET description|post=S(V(), '^description$', 'XXX')
24 # Copyright (C) `strftime("%Y")^ Simon Ruderich
26 # This program is free software: you can redistribute it and/or modify
27 # it under the terms of the GNU Affero General Public License as published by
28 # the Free Software Foundation, either version 3 of the License, or
29 # (at your option) any later version.
31 # This program is distributed in the hope that it will be useful,
32 # but WITHOUT ANY WARRANTY; without even the implied warranty of
33 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34 # GNU Affero General Public License for more details.
36 # You should have received a copy of the GNU Affero General Public License
37 # along with this program. If not, see <https://www.gnu.org/licenses/>.
54 print Dumper(`value^);