suggest convenient map to cycle through list of dics

This commit is contained in:
Konfekt
2015-02-20 22:20:42 +01:00
parent 65d4e67e7a
commit 71b1365e2a

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_