Skip to content

Instantly share code, notes, and snippets.

@t-bltg
t-bltg / Indentation Rules.tmPreferences
Last active December 10, 2015 19:32 — forked from albertxing/Indentation Rules.tmPreferences
LaTeX indentation rules for Sublime Text. See usage in comments below.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Indentation Rules</string>
<key>scope</key>
<string>text.tex, sources.bib</string>
<key>settings</key>
<dict>