Skip to content

Instantly share code, notes, and snippets.

@dt
Last active August 25, 2016 13:25
Show Gist options
  • Save dt/5f35fdaf9ecdc6bdadf74995e7ffb421 to your computer and use it in GitHub Desktop.
Save dt/5f35fdaf9ecdc6bdadf74995e7ffb421 to your computer and use it in GitHub Desktop.
.tab:before {
content: "\00bb\00a0";
}
/* Languages where tabs are used for indentation -- don't highlight */
.go.line.content .tab:before {
content: "\00a0\00a0";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment