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')
23 * Copyright (C) `strftime("%Y")^ Simon Ruderich
25 * This program is free software: you can redistribute it and/or modify
26 * it under the terms of the GNU Affero General Public License as published by
27 * the Free Software Foundation, either version 3 of the License, or
28 * (at your option) any later version.
30 * This program is distributed in the hope that it will be useful,
31 * but WITHOUT ANY WARRANTY; without even the implied warranty of
32 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33 * GNU Affero General Public License for more details.
35 * You should have received a copy of the GNU Affero General Public License
36 * along with this program. If not, see <https://www.gnu.org/licenses/>.
43 int main(int argc, char **argv) {
51 printf("`format^"`cursor^);
54 fprintf(stderr, "`format^"`cursor^);