We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3c4515e
Make the code more robust to wrong g:remotions_motions values. In particular g:remotions_motions = { 'TtFf' : [] } induced by:
g:remotions_motions = { 'TtFf' : [] }
vim.g.remotions_motions = { TtFf = {}}