summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotrc/.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dotrc/.vimrc b/dotrc/.vimrc
index d17f233..652de9d 100644
--- a/dotrc/.vimrc
+++ b/dotrc/.vimrc
@@ -10,6 +10,7 @@ set history=50
set visualbell
set noshowmatch
set modeline
+set modelines=4
:if &term =~ "linux"
: syntax on