Best way to store custom prompt? #694
Answered
by
stuckinsnow
stuckinsnow
asked this question in
Q&A
-
Hello, what's the best way to store a custom prompt? I've edited the main configuration files, but it will break with an update. I also read the docs which say to make this file --
And then it shows this
So I got to
But it's not working. |
Beta Was this translation helpful? Give feedback.
Answered by
stuckinsnow
Dec 22, 2024
Replies: 1 comment 2 replies
-
you are supposed to put that ot opts not under. see the lazy.nvim documentation |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have solved it, and the above is completely wrong. Please disregard this thread.