Completed
Pull Request — master (#199)
by Björn
24:20
created

Python Classes Changes

B Session added
B Nvim added
B Host added
A AsyncioEventLoop added
A VimModuleLoader added
A LegacyVim added
A VimPathFinder added
A RedirectStream added
A ScriptHost added
A Range added
view more  
B
neovim.msgpack_rpc.Session removed
B
neovim.api.Nvim removed
B
neovim.plugin.Host removed
A
neovim.api.Remote removed
A
neovim.api.Funcs removed
A
neovim.api.RemoteApi removed
A
neovim.api.CompatibilitySession removed
A
neovim.api.Window removed
A
neovim.api.RemoteMap removed
A
neovim.plugin.LegacyVim removed
view more  

Python Functions Changes

F Host._discover_functions() added
F start_host() added
D main() added
C attach() added
C Session.run() added
C ScriptHost.python_do_range() added
B get_logging_level() added
B Buffer.__setitem__() added
B Host._load() added
B Session.request() 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