Skip to content

neovim 0.7

Compare
Choose a tag to compare
@ray-x ray-x released this 19 Jan 02:31
· 382 commits to master since this release
  • Updates for lsp_installer new API
  • Breaking changes from neovim 0.7
    • offset_encoding
    • close_preview_autocmd removed
    • DiagnosticsChanged
    • bufnr can not be nil
  • Use notify to replace info/error/warn/print
  • New API: async_reference (similar to LSP saga: Async Lsp Finder)
  • Integrate ui.select, ui.input from guihua.gui
  • prevent reference/def/... get multiple results from different lsp