File: tabs.jsf

package info (click to toggle)
ne 2.4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,736 kB
  • sloc: ansic: 25,581; perl: 557; makefile: 220; sh: 9
file content (12 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# JOE syntax highlight file for text with visible tabs

=Idle
=Tab	bg_cyan

:idle Idle
	*		idle
	"\t"		tab	noeat

:tab Tab
	*		idle	noeat
	"\t"		tab