Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-28 | First version of 'spellcycle' plugin | Teddy Wing | |
A new plugin that cycles through a list of languages to use when spell checking. Using a couple of mappings, we can quickly change the `spelllang` to the language we want to write or read in. Languages are currently set to English and French, since those are the two that I use. The mappings are bound to `[l` and `]l` (in unimpaired.vim style) since those didn't seem to be used by anything. |