aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 0 insertions, 1 deletions
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'.