jackMort/ChatGPT.nvim

Custome Directory to Store Session

Open

#459 opened on Aug 18, 2024

 (0 comments) (1 reaction) (0 assignees)Lua (319 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (3,997 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Thank you so much for this wonderful plugin.

currently the chat history / session get stored on .local/state/nvim I would like to configure a custom path where the session get store. I don't know if this already exist but I checked the docs did not find anything

Contributor guide