You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release requires nvim 0.1.6 or later. Also python 2.6 support is dropped. Python 2.7 or 3.3+ is required.
Changes since 0.0.10:
* ce840cb Add number attribute to Window and Tabpage objects
* 111bc07 Use api level 1, as released with nvim 0.1.6.
* ba1fcd4 add `neovim.VERSION` (python module version) and `nvim.version` attributes.
* 6eb75a3 show full tracebacks for errors in handlers and callbacks
0 commit comments