mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
Add more syntax files and include syntax highlighter in the repo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
filetype: go
|
||||
|
||||
detect:
|
||||
filename: "\\.go$"
|
||||
filename: "\\.go$"
|
||||
|
||||
rules:
|
||||
- statement: "\\b(break|case|continue|default|else|for|go|goto|if|range|return|switch)\\b"
|
||||
|
||||
Reference in New Issue
Block a user