]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
ftplugin/*/*.xpt.vim: Set empty `description^ to XXX.
authorSimon Ruderich <simon@ruderich.org>
Sat, 17 Nov 2012 15:00:40 +0000 (16:00 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 17 Nov 2012 15:00:40 +0000 (16:00 +0100)
vim/ftplugin/c/c.xpt.vim
vim/ftplugin/perl/perl.xpt.vim

index c6a3d78b4575d9f099c5076c18a0bc7b2fb5b1d8..bca4558f8a2051e6aea6b66b3cc96bc9e12391b9 100644 (file)
@@ -31,6 +31,7 @@ XPTemplate priority=personal
 
 
 XPT c
+XSET description|post=S(V(), '^description$', 'XXX')
 /*
  * `description^
  *
index 95b11d6a74af84237c1cfefd3fcfde144c84342b..4b11472fef68f00ac2d897a00607a1025795f9d3 100644 (file)
@@ -31,6 +31,7 @@ XPTemplate priority=personal
 
 
 XPT perl
+XSET description|post=S(V(), '^description$', 'XXX')
 #!/usr/bin/perl
 
 # `description^