Skip to content

AIChat broken with nobuflisted set #208

Description

@Konfekt

See #203 for the discussion and #207 for a possible fix. To recall, :AIChat,:close,:AIChat should reopen the closed buffer instead of creating a new one, also with

let &rtp = '~/.vim/plugged/vim-ai' . ',' . &rtp
filetype plugin indent on
syntax on
set hidden
let g:vim_ai_chat = {
      \  "ui": {
      \    "scratch_buffer_keep_open": 1,
      \  },
      \ }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions