aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorHumphrey Lin <[email protected]>2020-12-01 20:56:39 +0800
committerHumphrey Lin <[email protected]>2020-12-01 20:56:39 +0800
commit7fdb35cec7474819c6e39678b4dceb0053113867 (patch)
tree3d00e4d0c8ebd0d1f34b218c60853fdf4176e7f4 /.vimrc
parent79035ca45fa13628fd8c34c369d6a8cbc22068b4 (diff)
downloaddotfiles-7fdb35cec7474819c6e39678b4dceb0053113867.tar.gz
dotfiles-7fdb35cec7474819c6e39678b4dceb0053113867.tar.bz2
dotfiles-7fdb35cec7474819c6e39678b4dceb0053113867.zip
Tmp
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index e60af53..8ef4f27 100644
--- a/.vimrc
+++ b/.vimrc
@@ -23,6 +23,9 @@ if has("gui_running")
endif
endif
+if has("macunix")
+endif
+
" Identation
set autoindent