github milanglacier/minuet-ai.nvim v0.8.0

3 months ago

Version 0.8.0 (2025-12-13)

Breaking Change

  • Rename config.enabled to config.enable_predicates

Features

  • Virtual Text:
    • Continuous Line-by-Line Acceptance: The accept_line command now preserves
      partial accepted suggestion state. This allows users to accept multi-line
      suggestions incrementally by invoking the command repeatedly.
    • Preserved Suggestions During Multi-line Typing: Prefix-matched suggestions
      persist even while the user is typing multi-line text, to avoid unnecessary
      LLM requests and conserving resources.

Don't miss a new minuet-ai.nvim release

NewReleases is sending notifications on new releases.