Hi, when I'm using f it throws this error, not sure if it could be misconfiguration or something in my system
Error detected while processing function pymode#rope#find_it:
line 4:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/alvaro/.vim/bundle/python-mode/pymode/rope.py", line 187, in find_it
env.run('g:PymodeLocList.current().extend', lst)
File "/home/alvaro/.vim/bundle/python-mode/pymode/environment.py", line 186, in run
self.prepare_value(a) for a in args
vim.error: Vim(let):E716: Key not present in Dictionary: type
I was using an old version but it stopped working with recent versions, I even uninstalled and installed the plugin again.
Any ideas?
Hi, when I'm using f it throws this error, not sure if it could be misconfiguration or something in my system
I was using an old version but it stopped working with recent versions, I even uninstalled and installed the plugin again.
Any ideas?