Replies: 1 comment
-
I am afraid, it is not really a 'mini.files' (or even 'mini.nvim' in this particular case) issue. Achieving this requires configuration/disabling of your autocompletion plugin (looks like 'blink.cmp') to be disabled in 'mini.files' buffers. To automatically do this, you can create autocommand for |
Beta Was this translation helpful? Give feedback.
0 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.
-
Add new file / folder inside mini.files is made hard by the autocomplete / suggestions. Is there a way to disable that or maybe a spelling check or at least have some suggestion that is relevant like:
I would appreciate a first step - disable suggestion on file name.
Beta Was this translation helpful? Give feedback.
All reactions