Open
Description
The find tags feature is not giving any completion and I get this error after entering some tag:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/carlos/.vim/bundle/vim-orgmode/ftplugin/orgmode/plugins/TagsProperties.py", line 106, in find_tags
tags = vim.eval(u'input("Find Tags: ", "", "customlist,Org_complete_tags")')
vim.error: Vim(python):Traceback (most recent call last):