aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-23 14:57:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-23 14:57:00 +1300
commit9b352cc9a7c15db947c48f23597578f185cd3aaf (patch)
tree1ac6fd984eb01a0174ed52ae8dff39aef062f25f /vim
parentMerge branch 'feature/readme-indent' into develop (diff)
parentBump VERSION (diff)
downloaddotfiles-9b352cc9a7c15db947c48f23597578f185cd3aaf.tar.gz
dotfiles-9b352cc9a7c15db947c48f23597578f185cd3aaf.zip
Merge branch 'hotfix/v0.19.1' into develop
* hotfix/v0.19.1: Bump VERSION Restore 'nocompatible' set to vimrc
Diffstat (limited to 'vim')
-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 = '\'