Skip to content

v1.0.2

Choose a tag to compare

@hinell hinell released this 17 Oct 08:12
· 5 commits to main since this release
  • feat(lsp-timeout): add option silent
  • feat(lsp-timeout): make backward compatible with nvim-0.9
  • Merge modified PR #2 by Alexis12119 [email protected]
  • Fixes #3
  • Fixes #4
  • Closes #5
  • ref: neovim/neovim#24113
  • ref: neovim/neovim#22846
  • feat(config): new config class with validation
  • fix(config): M isn't declared by Alexis12119
  • Merge #6
  • fix imporer call to has("nvim-0.9") - it returns numeric, which is always true
  • feat(nvim): support v0.7.2 and onward; fixes #8