Swap language grammar used for Roff highlighting

This commit is contained in:
Alhadis
2016-07-21 07:08:51 +10:00
parent 3f4b8368e8
commit e84204a274
5 changed files with 26 additions and 7 deletions

View File

@@ -390,6 +390,9 @@ vendor/grammars/language-renpy:
- source.renpy
vendor/grammars/language-restructuredtext:
- text.restructuredtext
vendor/grammars/language-roff:
- text.roff
- text.runoff
vendor/grammars/language-shellscript:
- source.shell
- text.shell-session
@@ -593,9 +596,6 @@ vendor/grammars/sublime_cobol:
- source.cobol
- source.jcl
- source.opencobol
vendor/grammars/sublime_man_page_support:
- source.man
- text.groff
vendor/grammars/sublimeassembly/:
- source.assembly
vendor/grammars/sublimeprolog/: