File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 124
124
{:name " comment-heading"
125
125
:detail " Comment Header"
126
126
:snippet
127
- " ;; --------------------------------------------------
127
+ " ;; ---------------------------------------------------------
128
128
;; ${1:Heading summary title}
129
129
;;
130
- ;; ${2:Brief description}\n ;; --------------------------------------------------\n\n $0" }
130
+ ;; ${2:Brief description}\n ;; --------------------------------------------------------- \n\n $0" }
131
131
132
132
{:name " comment-separator"
133
133
:detail " Comment Separator"
134
134
:snippet
135
- " ;; --------------------------------------------------\n ;; ${1:Section title}\n\n $0" }
135
+ " ;; --------------------------------------------------------- \n ;; ${1:Section title}\n\n $0" }
136
136
137
137
{:name " comment-section"
138
138
:detail " Comment Section"
139
139
:snippet
140
- " ;; --------------------------------------------------\n ;; ${1:Section title}\n\n $0\n\n
141
- ;; End of $1\n ;; --------------------------------------------------\n\n " }
140
+ " ;; --------------------------------------------------------- \n ;; ${1:Section title}\n\n $0\n\n
141
+ ;; End of $1\n ;; --------------------------------------------------------- \n\n " }
142
142
143
143
{:name " wrap-reader-comment"
144
144
:detail " Wrap current expression with Comment Reader macro"
You can’t perform that action at this time.
0 commit comments