Merge pull request #13 from Konfekt/patch-1

suggest convenient map to cycle through displayed list of dics
This commit is contained in:
Reed Esau
2015-05-06 01:33:35 -06:00

View File

@@ -115,6 +115,11 @@ specified in your ring with:
```
:Wordy <tab>
```
and optionally map a key such as `\w` in your `.vimrc` to it by
```
if !&wildcharm | set wildcharm=<C-z> | endif
execute 'nnoremap <leader>w :Wordy<space>'.nr2char(&wildcharm)
```
## Using _wordy_