diff --git a/contrapunctus/cp-lily.el b/contrapunctus/cp-lily.el index d7e0088..63c1b12 100644 --- a/contrapunctus/cp-lily.el +++ b/contrapunctus/cp-lily.el @@ -124,3 +124,7 @@ Numeric arg wraps that many paragraphs." (goto-char (pcase arg (0 point-a) (_ (- point-b 2))))))) + +;; TODO - cp-ly-new-var, bind to M-RET. +;; Exits current variable body, if in any, and inserts "| = \relative +;; c {\n\n \n}", where | is the cursor