Remove R support; I'd rather use python

This commit is contained in:
Henrik Lissner
2015-08-11 19:10:32 +02:00
parent f7f374d182
commit 9c2369b98c
2 changed files with 0 additions and 7 deletions

View File

@@ -1,6 +0,0 @@
;;; module-r.el
(use-package ess-site :mode (("\\.r$" . R-mode)))
(provide 'module-r)
;;; module-r.el ends here