We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
:python3vim.vars['foo']=vim.vvars['null']
The above command will produce the following error:
Traceback (most recent call last): File "<string>", line 1, in <module> TypeError: unable to convert NoneType to vim structure
I'm expectingfoo to be set tov:null.
foo
v:null