Releases: vds2212/vim-remotions
Releases · vds2212/vim-remotions
Version 2.3
Make the code more robust to wrong g:remotions_motions values.
In particular g:remotions_motions = { 'TtFf' : [] }
induced by:
vim.g.remotions_motions = { TtFf = {}}
Version 2.2
Make sure custom t
, T
, f
, F
mappings are not overridden (if defined) (issue #8)
Prevent the warning message to appear (issue #7):
Error detected while processing function <SNR>183_RepeatMotion:
line 15:
E1206: Dictionary required for argument 1