From 24231249fba790c17f92b3cb0356738681492159 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 23 Aug 2016 09:12:25 +0100 Subject: [PATCH] vim: fix comment --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index b96d24c..c6aee80 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -326,7 +326,7 @@ command! ToggleAutoChecktime let b:autochecktime=!get(b:, 'autochecktime', 0) | " bindings {{{1 -" allow both and / to be +" allow both and \ to be map " make -- 2.48.1