aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--vim/vimrc3
2 files changed, 5 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 63f6126f..35e80fbb 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v0.19.0
-Sun Nov 19 20:12:02 UTC 2017
+tejr dotfiles v0.19.1
+Wed Nov 22 20:24:10 UTC 2017
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 = '\'