Add CSV as data type to languages.xml

Adds the .csv extension (and also .txt extension) so that this file type is shown when searching on GitHub.
This commit is contained in:
Farbod Salamat-Zadeh
2016-02-02 19:41:05 +00:00
parent c46900396a
commit c454396c26

View File

@@ -475,6 +475,12 @@ CSS:
extensions:
- .css
CSV:
type: data
extensions:
- .csv
- .txt
Cap'n Proto:
type: programming
tm_scope: source.capnp