FooSoft/vim-argwrap

E731: using dictionary as a string

Closed this issue · 1 comments

Neovim v0.8.0

I got this when trying to run :ArgWrap:

Error detected while processing function argwrap#toggle[25]..argwrap#extractContainerArgs:
line    1:
E731: using Dictionary as a String
Press ENTER or type command to continue

steps to reproduce:

  1. open new file
  2. type (a, b, c)
  3. run ArgWrap when cursor between ()

Whoops, was accidentally on the dev branch.