- cleaned up plugin files
- htmldjango snippets and highlight fix
This commit is contained in:
2024-05-01 20:11:35 -05:00
parent 1264a64a55
commit 0ec71045f4
8 changed files with 139 additions and 121 deletions
+16
View File
@@ -0,0 +1,16 @@
snippet pa
{% partial $0 %}
snippet pd
{% partialdef $0 %}
{% endpartialdef %}
snippet tt
{% $0 %}
snippet ttt
{% $1 $2 %}
{% end$1 %}
snippet vv
{{ $0 }}