summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2020-02-23 13:08:02 +0000
committerdakkar <dakkar@thenautilus.net>2020-02-23 13:08:02 +0000
commit1a52243a685183b5fed189ab69bbeb8a0e13a1fe (patch)
treebfc3e4bb3e55ad736d7f9dfdf22b7b81eda42d38 /package.json
parentuse github: scheme instead of git+https: (diff)
downloadcolor-1a52243a685183b5fed189ab69bbeb8a0e13a1fe.tar.gz
color-1a52243a685183b5fed189ab69bbeb8a0e13a1fe.tar.bz2
color-1a52243a685183b5fed189ab69bbeb8a0e13a1fe.zip
add rst grammar
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6c03406..54aae06 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"language-emacs-lisp": "github:Alhadis/language-emacs-lisp",
"language-openscad": "github:rubyist/language-openscad",
"language-perl6": "github:perl6/atom-language-perl6",
+ "language-restructuredtext": "github:Lukasa/language-restructuredtext",
"less": "^3.0.1",
"pm2": "^2.10.1"
}