Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error with NeoVim python 3 #154

Open
sandaruny opened this issue Dec 8, 2016 · 0 comments
Open

Error with NeoVim python 3 #154

sandaruny opened this issue Dec 8, 2016 · 0 comments

Comments

@sandaruny
Copy link

I always get this error with the installed easytag and misc libraries in neovim with python 3.5

:w

easytags.vim 3.11: vim-misc 1.17.6: External command failed with exit code 1!
Command line: sh -c '(/usr/bin/ctags-exuberant '\''-R --exclude=.git --exclude=node_modules --exclude=test --exclude=.storybook --exclude=build --exclude=dist --exclude=
coverage'\'' --list-languages) 1>'\''/tmp/nvimK0xqi1/15'\'' 2>'\''/tmp/nvimK0xqi1/16'\'''
Output on standard output stream:
ctags-exuberant: Unknown option: -  (at function xolox#easytags#autoload[7]..xolox#easytags#filetypes#canonicalize[2]..<SNR>180_discover_supported_filetypes[8]..xolox#mi
sc#os#exec, line 163)


:UpdateTags

easytags.vim 3.11: vim-misc 1.17.6: External command failed with exit code 1!
Command line: sh -c '(/usr/bin/ctags-exuberant '\''-R --exclude=.git --exclude=node_modules --exclude=test --exclude=.storybook --exclude=build --exclude=dist --exclude=
coverage'\'' --list-languages) 1>'\''/tmp/nvimK0xqi1/15'\'' 2>'\''/tmp/nvimK0xqi1/16'\'''
Output on standard output stream:
ctags-exuberant: Unknown option: -  (at function xolox#easytags#autoload[7]..xolox#easytags#filetypes#canonicalize[2]..<SNR>180_discover_supported_filetypes[8]..xolox#mi
sc#os#exec, line 163)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant