diff options
author | 2010-06-14 18:21:57 -0400 | |
---|---|---|
committer | 2010-06-14 18:21:57 -0400 | |
commit | 6169e7d42c434ef6a01b199e0f2729a25b389e43 (patch) | |
tree | e09ea3e68bb6c6962767ac8f520a97bc2e4de4bd /modules/textadept/mime_types.conf | |
parent | 2873c1499b1a88847b30ce93e8da3a8891754e3d (diff) | |
download | textadept-6169e7d42c434ef6a01b199e0f2729a25b389e43.tar.gz textadept-6169e7d42c434ef6a01b199e0f2729a25b389e43.zip |
Fixes from Robert Gieseke.
Diffstat (limited to 'modules/textadept/mime_types.conf')
-rw-r--r-- | modules/textadept/mime_types.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/textadept/mime_types.conf b/modules/textadept/mime_types.conf index 10f4a8bb..fda18029 100644 --- a/modules/textadept/mime_types.conf +++ b/modules/textadept/mime_types.conf @@ -231,12 +231,12 @@ pyw python #python python % R -R r -Rout r -Rhistory r -Rt r -Rout.save r -Rout.fail r +R rstats +Rout rstats +Rhistory rstats +Rt rstats +Rout.save rstats +Rout.fail rstats % Rebol r rebol |