gmarmstrong / vim-muse

Vim plugin for writing poetry and prose
GNU General Public License v3.0
11 stars 2 forks source link

Enable rhyming #18

Open gmarmstrong opened 6 years ago

gmarmstrong commented 6 years ago

Re-enable :MuseRelRHY and :MuseRelNRY.

Fix function muse#RhymeBot(query):

https://github.com/gmarmstrong/vim-muse/blob/0a992e9b3467e0157c3dabc1ce8e0eb4b434fbc4/plugin/muse.vim#L89-L114

gmarmstrong commented 6 years ago

Also update doc/muse.txt:

https://github.com/gmarmstrong/vim-muse/blob/0a992e9b3467e0157c3dabc1ce8e0eb4b434fbc4/doc/muse.txt#L129-L140