mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Cap'n Proto
This commit is contained in:
@@ -238,6 +238,8 @@ https://github.com/textmate/bison.tmbundle:
|
|||||||
https://github.com/textmate/c.tmbundle:
|
https://github.com/textmate/c.tmbundle:
|
||||||
- source.c
|
- source.c
|
||||||
- source.c++
|
- source.c++
|
||||||
|
https://github.com/textmate/capnproto.tmbundle:
|
||||||
|
- source.capnp
|
||||||
https://github.com/textmate/cmake.tmbundle:
|
https://github.com/textmate/cmake.tmbundle:
|
||||||
- source.cache.cmake
|
- source.cache.cmake
|
||||||
- source.cmake
|
- source.cmake
|
||||||
|
|||||||
@@ -386,6 +386,12 @@ CSS:
|
|||||||
extensions:
|
extensions:
|
||||||
- .css
|
- .css
|
||||||
|
|
||||||
|
Cap'n Proto:
|
||||||
|
type: programming
|
||||||
|
tm_scope: source.capnp
|
||||||
|
extensions:
|
||||||
|
- .capnp
|
||||||
|
|
||||||
Ceylon:
|
Ceylon:
|
||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user