aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--vim/vimrc1
2 files changed, 2 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index ff435ccc..e20571f6 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v6.21.0
-Sun, 16 Jun 2019 12:53:17 +0000
+tejr dotfiles v6.22.0
+Sun, 16 Jun 2019 12:57:51 +0000
diff --git a/vim/vimrc b/vim/vimrc
index 9cc74c3b..d9004081 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -1263,7 +1263,6 @@ nmap ]<Space> <Plug>(PutBlankLinesBelow)
let mapleader = '\'
let maplocalleader = ','
-
" If the local leader is a comma, map double-tap comma to its original
" function in the relevant modes so that I can still use it quickly without
" relying on mapping 'timeout'.