Version 1.0.1
- We're now using
nvim_buf_set_lines
to apply changes that happen in Qt Creator side instead of patching neovim buffer. It should make things like auto-completion from Qt Creator side much more stable. - Now mutli-line messages are shown correctly in status-bar