From 0f47beb14eaecdd0186f48549da5f03b2ab8ed45 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 12 Jul 2018 13:01:40 +1200 Subject: Update and reconfigure for copy_linebreak.vim --- vim/bundle/copy_linebreak | 2 +- vim/vimrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vim') diff --git a/vim/bundle/copy_linebreak b/vim/bundle/copy_linebreak index f6fdbf1a..4d189176 160000 --- a/vim/bundle/copy_linebreak +++ b/vim/bundle/copy_linebreak @@ -1 +1 @@ -Subproject commit f6fdbf1afaae48b16a11744ba3f9ea1d3922ebb3 +Subproject commit 4d189176359f23318cb46386d4140cd7fc629124 diff --git a/vim/vimrc b/vim/vimrc index 7393c302..a25e5e90 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -217,7 +217,7 @@ nmap ] PutBlankLinesBelow " \a toggles 'formatoptions' 'a' flag using a plugin nnoremap a :ToggleOptionFlagLocal formatoptions a " \b toggles copy-pasteable linebreak settings -nmap b CopyLinebreakToggle +nmap b (CopyLinebreakToggle) " \c toggles 'cursorline' nnoremap c :setlocal cursorline! cursorline? " \C toggles 'cursorcolumn' -- cgit v1.2.3