Remove R support; I'd rather use python
This commit is contained in:
parent
f7f374d182
commit
9c2369b98c
2 changed files with 0 additions and 7 deletions
1
init.el
1
init.el
|
@ -91,7 +91,6 @@
|
||||||
module-swift ; yay, emoji variables!
|
module-swift ; yay, emoji variables!
|
||||||
module-markdown ; markdown
|
module-markdown ; markdown
|
||||||
;; module-rust
|
;; module-rust
|
||||||
module-r ; for science!
|
|
||||||
module-vim ; the confessional
|
module-vim ; the confessional
|
||||||
module-web ; for the 2.0'er
|
module-web ; for the 2.0'er
|
||||||
|
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
;;; module-r.el
|
|
||||||
|
|
||||||
(use-package ess-site :mode (("\\.r$" . R-mode)))
|
|
||||||
|
|
||||||
(provide 'module-r)
|
|
||||||
;;; module-r.el ends here
|
|
Loading…
Add table
Add a link
Reference in a new issue