Disable for nvim orgmode prompt #2346
Unanswered
GamesByFelix
asked this question in
Q&A
Replies: 1 comment 6 replies
|
Some further poking seems to indicate that |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'd like to disable the autocomplete popup during orgmode prompts, but the solution I found #568 doesn't seem to work somehow. The popup still shows up.
I added this into the opts section of my init.lua file:
All reactions