Add nearley language definition. (#3781)

This commit is contained in:
Hardmath123
2017-08-17 10:03:38 -07:00
committed by Colin Seymour
parent 5633fd3668
commit a878620a8e
6 changed files with 150 additions and 0 deletions

View File

@@ -2789,6 +2789,15 @@ NSIS:
codemirror_mode: nsis
codemirror_mime_type: text/x-nsis
language_id: 242
Nearley:
type: programming
ace_mode: text
color: "#990000"
extensions:
- ".ne"
- ".nearley"
tm_scope: source.ne
language_id: 521429430
Nemerle:
type: programming
color: "#3d3c6e"