mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-07 07:30:20 +09:00
Merge branch 'mardukbp-patch-1'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
filetype: scala
|
||||
|
||||
detect:
|
||||
filename: "\\.sc(ala)?$"
|
||||
filename: "\\.sc(ala)?$|\\.sbt$"
|
||||
|
||||
rules:
|
||||
- type: "\\b(boolean|byte|char|double|float|int|long|new|short|this|transient|void)\\b"
|
||||
|
||||
Reference in New Issue
Block a user