]> git.donarmstrong.com Git - lib.git/commitdiff
use C<> for sub
authorDon Armstrong <don@donarmstrong.com>
Tue, 19 Dec 2017 01:05:34 +0000 (17:05 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 19 Dec 2017 01:05:34 +0000 (17:05 -0800)
emacs_el/snippets/perl-mode/sub

index 8faabe0cb1c3f3e99c665d85184eb65a3755c57f..bb1d60e7ac55ba86326d8ead452f552852e901c5 100644 (file)
@@ -1,10 +1,9 @@
 # name: sub ... { ... }
 # key: sub
-# expand-env: ((yas-indent-line 'fixed))
 # --
 =item $1
 
- $1
+C<$1();>