aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index 4939024..07a3b73 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -11,7 +11,7 @@ set noautoindent
set nosmartindent
set tabstop=2
set shiftwidth=2
-set expandtab
+set expandtab
set mouse=a
set autoread
set nocompatible