Commit: https://github.com/Shougo/deoplete.nvim/commit/175169dcb6ffc9dd4df12e5f339154fdf4efb0dc
Deoplete breaks with the following message: "E167: :scriptencoding used outside of a sourced file"
Fix: remove this line: https://github.com/Shougo/deoplete.nvim/blob/175169dcb6ffc9dd4df12e5f339154fdf4efb0dc/autoload/deoplete/mapping.vim#L30
I just ran into this myself after running a PlugUpdate. Thanks for reporting a workaround in the meantime.
I have the same issue after just updating
Thanks for the workaround @pappasam
Thanks. I have fixed.
Most helpful comment
I have the same issue after just updating