diff --git a/roadmap.html b/roadmap.html index 03f24f5..e190005 100644 --- a/roadmap.html +++ b/roadmap.html @@ -54,6 +54,7 @@

0.11

  • Task/Promise/Future abstraction, structured concurrency: vim.async
  • Externalized UI: window layout events, messages
  • vim.lsp.server()
  • +
  • LSP: auto-completion (on_attach config)
  • Completed

    @@ -66,6 +67,7 @@

    0.10

  • LSP inlay hints
  • TermRequest, TermResponse
  • treesitter: builtin parsers for bash, markdown, python
  • +
  • vim.snippet
  • vim.iter
  • vim.lpeg, vim.re, vim.glob, vim.base64