-
|
I have noticed that using Except if I start typing "." now it shows only them. Can this behavior be controlled ? |
Beta Was this translation helpful? Give feedback.
Answered by
soifou
Oct 5, 2025
Replies: 1 comment
-
|
The behavior you're observing is part of Neovim's default core functionality. We tend to stick to the defaults as much as possible by avoiding unnecessary complexity unless there is significant demand from users. I think it would be best to request this feature upstream. For more details, you can check the related issue here. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qiine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The behavior you're observing is part of Neovim's default core functionality. We tend to stick to the defaults as much as possible by avoiding unnecessary complexity unless there is significant demand from users.
I think it would be best to request this feature upstream. For more details, you can check the related issue here.