mirror of
https://github.com/Reuh/language-candran.git
synced 2025-10-27 12:19:30 +00:00
Candran 0.4.0 syntax
This commit is contained in:
parent
8f5e15b3b3
commit
bf0b889855
3 changed files with 23 additions and 14 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "language-lua",
|
||||
"name": "language-candran",
|
||||
"version": "0.9.11",
|
||||
"private": false,
|
||||
"author": "FireZenk <firezenk@gmail.com>",
|
||||
"description": "Add syntax highlighting and snippets to Lua files in Atom",
|
||||
"repository": "https://github.com/FireZenk/language-lua",
|
||||
"author": "FireZenk <firezenk@gmail.com>, adapted for Candran by Reuh",
|
||||
"description": "Add syntax highlighting and snippets to Candran files in Atom",
|
||||
"repository": "https://github.com/Reuh/language-candran",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"atom": ">=0.50.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue