vim-orgmode icon indicating copy to clipboard operation
vim-orgmode copied to clipboard

No tag autocompletion

Open memeplex opened this issue 6 years ago • 1 comments

When trying to autocomplete tags in the current file using tab I get:

Error detected while processing :
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):

memeplex avatar Apr 17 '18 03:04 memeplex

Duplicate of #247.

doak avatar Feb 09 '20 17:02 doak