CM3: Add reStructuredText mode

Rst mode depends on stex mode and makes use of overlay.

Bug: Issue 2779
Change-Id: Idf745f50459b3d058d9a84496e43745c64ddfe5d
This commit is contained in:
David Ostrovsky
2014-07-17 23:41:39 +02:00
committed by David Pursehouse
parent 4a11e44a85
commit 095d7f86a1
5 changed files with 15 additions and 0 deletions

View File

@@ -29,9 +29,11 @@ project.config = text/x-ini
properties = text/x-ini
py = text/x-python
r = text/r-src
rst = text/x-rst
rb = text/x-ruby
scala = text/x-scala
st = text/x-stsrc
stex = text/x-stex
v = text/x-verilog
vh = text/x-verilog
vm = text/velocity