1
0
Fork 0
mirror of https://github.com/Reuh/sublime-anselme.git synced 2025-10-27 11:49:30 +00:00

Update to latest Anselme version

This commit is contained in:
Étienne Fildadut 2022-09-17 13:54:07 +09:00
parent 5fb5596229
commit 2f3dd1ee56
2 changed files with 206 additions and 100 deletions

View file

@ -8,7 +8,7 @@
<key>settings</key>
<dict>
<key>increaseIndentPattern</key>
<string>^\s*[§>~#]</string>
<string>^\s*([~#>]|:[$!%])</string>
</dict>
</dict>
</plist>