From 71b1365e2a6e5b4d1c1df80052008bf2a3ebea61 Mon Sep 17 00:00:00 2001 From: Konfekt Date: Fri, 20 Feb 2015 22:20:42 +0100 Subject: [PATCH] suggest convenient map to cycle through list of dics --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index e18213f..b2b135a 100644 --- a/README.markdown +++ b/README.markdown @@ -115,6 +115,11 @@ specified in your ring with: ``` :Wordy ``` +and optionally map a key such as `\w` in your `.vimrc` to it by +``` +if !&wildcharm | set wildcharm= | endif +execute 'nnoremap w :Wordy'.nr2char(&wildcharm) +``` ## Using _wordy_