mirror of
https://github.com/scopatz/nanorc
synced 2025-02-04 10:57:16 +01:00
kotlin: Enforce one leading space
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
aa46e20170
commit
586cbc3e43
@ -19,7 +19,7 @@ color brightred "\<(inner|outer)\>"
|
||||
color brightblue "<[^= ]*>" ""(\\.|[^"])*""
|
||||
|
||||
## Comment highlighting
|
||||
color red "//.*"
|
||||
color red " //.*"
|
||||
color red start="/\*" end="\*/"
|
||||
|
||||
## Trailing whitespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user