summaryrefslogtreecommitdiff
path: root/Rprofile
diff options
context:
space:
mode:
Diffstat (limited to 'Rprofile')
-rw-r--r--Rprofile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rprofile b/Rprofile
index da960fb..31c0fcb 100644
--- a/Rprofile
+++ b/Rprofile
@@ -13,7 +13,6 @@ local({
if (interactive()) {
library(colorout)
- library(setwidth)
# Load vimcom only if R was started by vim
if(Sys.getenv("VIMRPLUGIN_TMPDIR") != "") {
options(vimcom.verbose = 1)

Contact - Imprint