From 64e0b1beef8ed360fba4f1cb405c371cc7213c00 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 7 Nov 2017 10:09:02 +1300 Subject: Update b mapping to use new mapping name The name of this mapping was changed in commit 44bd9a8. --- vim/config/wrap.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/config') diff --git a/vim/config/wrap.vim b/vim/config/wrap.vim index a3fccbba..51e9ea89 100644 --- a/vim/config/wrap.vim +++ b/vim/config/wrap.vim @@ -31,6 +31,6 @@ if has('linebreak') endif " \b toggles copy-pasteable linebreak settings - nmap b CopyLinebreak + nmap b CopyLinebreakToggle endif -- cgit v1.2.3