aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-08-17 16:24:09 +0800
committerLAN-TW <lantw44@gmail.com>2013-08-17 16:24:09 +0800
commit5adb3e20fe47eb433a06d1e974a3944b36bb1a99 (patch)
tree846f6aeb826a9d4c43b8d77a3c6382ff568e535a /vimrc
parent982447bedd8d0647fa7b3b75634720655b393ba2 (diff)
downloadconfigfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar.gz
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar.bz2
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar.lz
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar.xz
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.tar.zst
configfile-5adb3e20fe47eb433a06d1e974a3944b36bb1a99.zip
vimrc: 加入 set hidden 避免切換檔案時遺失復原紀錄vimrc-20130817
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 7882112..654ef48 100644
--- a/vimrc
+++ b/vimrc
@@ -10,6 +10,7 @@ set bs=2
set ls=2
set ts=4
set sw=4
+set hid
set cin
set hls
set ru