mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-11-01 00:56:15 +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
|
||||
# so it's a normal 'Comment'
|
||||
:line_comment_todo_guess Comment
|
||||
* line_comment_todo_unknown noeat strings
|
||||
* line_comment_todo_unkwn noeat strings
|
||||
"TODO" line_comment_todo
|
||||
"FIXME" line_comment_todo
|
||||
"BUG" line_comment_todo
|
||||
@ -186,7 +186,7 @@ done
|
||||
done
|
||||
"A-Z" line_comment_todo_guess
|
||||
|
||||
:line_comment_todo_unknown Idle
|
||||
:line_comment_todo_unkwn Idle
|
||||
* line_comment_i noeat
|
||||
|
||||
:line_comment_todo CommentTODO
|
||||
|
Loading…
Reference in New Issue
Block a user