defmacro added, doc improvements

This commit is contained in:
vaclavt
2022-01-29 15:35:42 +01:00
parent 249af03f60
commit f1d102130f
9 changed files with 155 additions and 97 deletions

View File

@@ -51,7 +51,7 @@
</dict>
</dict>
<key>match</key>
<string>(?:\()((?i:defn|def|lambda)+)</string>
<string>(?:\()((?i:defn|defmacro|def|lambda)+)</string>
<key>name</key>
<string>meta.function.lisp</string>
</dict>