Completed
Pull Request — master (#199)
by Björn
03:00
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Python Classes Changes

B Session added
B Nvim added
B Host added
A UvEventLoop added
A Remote added
A CompatibilitySession added
A RemoteMap added
A RemoteSequence added
A AsyncioEventLoop added
A VimModuleLoader added
view more  
B
neovim.msgpack_rpc.Session removed
B
neovim.api.Nvim removed
B
neovim.plugin.Host removed
A
neovim.msgpack_rpc.event_loop.BaseEventLoop removed
A
neovim.NullHandler removed
A
neovim.api.Tabpage removed
A
neovim.msgpack_rpc.Response removed
A
neovim.api.RemoteSequence removed
A
neovim.api.Current removed
A
neovim.api.Remote removed
view more  

Python Functions Changes

F Host._discover_functions() added
F start_host() added
D main() added
C Session.run() added
C attach() added
C ScriptHost.python_do_range() added
B Buffer.__setitem__() added
B Session.request() added
B get_logging_level() added
B Host._load() added
view more  
F
neovim.plugin.Host._discover_functions() removed
F
neovim.plugin.dec() removed
F
neovim.start_host() removed
F
neovim.plugin.command() removed
C
neovim.msgpack_rpc.Session.run() removed
C
neovim.attach() removed
C
neovim.plugin.ScriptHost.python_do_range() removed
B
neovim.api.Buffer.__setitem__() removed
B
scripts.get_logging_level() removed
B
neovim.plugin.Host._load() removed
view more