mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-01-04 16:54:23 +01:00
Corrected tabs - using tab size 8
This commit is contained in:
parent
feb8e9fbed
commit
fe6271c08a
4
ruby.jsf
4
ruby.jsf
@ -178,7 +178,7 @@ done
|
|||||||
# and color it so - else we are wrong with the guess that it's a todo-keyword
|
# and color it so - else we are wrong with the guess that it's a todo-keyword
|
||||||
# so it's a normal 'Comment'
|
# so it's a normal 'Comment'
|
||||||
:line_comment_todo_guess Comment
|
:line_comment_todo_guess Comment
|
||||||
* line_comment_todo_unknown noeat strings
|
* line_comment_todo_unkwn noeat strings
|
||||||
"TODO" line_comment_todo
|
"TODO" line_comment_todo
|
||||||
"FIXME" line_comment_todo
|
"FIXME" line_comment_todo
|
||||||
"BUG" line_comment_todo
|
"BUG" line_comment_todo
|
||||||
@ -186,7 +186,7 @@ done
|
|||||||
done
|
done
|
||||||
"A-Z" line_comment_todo_guess
|
"A-Z" line_comment_todo_guess
|
||||||
|
|
||||||
:line_comment_todo_unknown Idle
|
:line_comment_todo_unkwn Idle
|
||||||
* line_comment_i noeat
|
* line_comment_i noeat
|
||||||
|
|
||||||
:line_comment_todo CommentTODO
|
:line_comment_todo CommentTODO
|
||||||
|
Loading…
Reference in New Issue
Block a user