Closed codemonkey800 closed 6 years ago
As pointed out in https://github.com/SpaceVim/SpaceVim/issues/1077, debug_enabled
has been added back in for compatibility: https://github.com/Shougo/deoplete.nvim/commit/69d68813c531a8fb550ae95e16e26210684c1f84.
A recent commit from Shougo deprecates
debug_enabled
: https://github.com/Shougo/deoplete.nvim/commit/ba4d03e937309bab540c8d091a0fdd7042ea8b16I'm getting the following error:
And the problem line:
https://github.com/tweekmonster/deoplete-clang2/blob/787dd4dc7eeb5d1bc2fd3cefcf7bd07e48f4a962/rplugin/python3/deoplete/sources/deoplete_clang2.py#L321