mirror of
https://github.com/wellle/tmux-complete.vim.git
synced 2025-12-16 12:00:09 +01:00
Fixes deoplete import
Signed-off-by: Anagh Kumar Baranwal <6824881+darthShadow@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from subprocess import check_output
|
||||
|
||||
from .base import Base
|
||||
from deoplete.base.source import Base
|
||||
|
||||
|
||||
class Source(Base):
|
||||
|
||||
Reference in New Issue
Block a user