aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-23 09:24:27 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-23 09:24:27 +1300
commita4890928dc546cc6988d503481b0361614286393 (patch)
tree2d9eea3f41b81e6cf97228351df7700bec61c642 /vim/vimrc
parentMerge branch 'release/v0.19.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-a4890928dc546cc6988d503481b0361614286393.tar.gz
dotfiles-a4890928dc546cc6988d503481b0361614286393.zip
Merge branch 'hotfix/v0.19.1'v0.19.1
* hotfix/v0.19.1: Bump VERSION Restore 'nocompatible' set to vimrc
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index a44c5d2f..5d195427 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1,3 +1,6 @@
+" Don't try to be vi-compatible, even if invoked as ex or with -u specified
+set nocompatible
+
" Use different keys for global and local leaders
if has('eval')
let g:mapleader = '\'