Skip to content

Instantly share code, notes, and snippets.

View albertxing's full-sized avatar

Albert Xing albertxing

View GitHub Profile
@albertxing
albertxing / Indentation Rules.tmPreferences
Last active December 3, 2018 00:16
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>