Skip to content

Conversation

@juergenhoetzel
Copy link
Collaborator

Instead return (prefix . t) in prefix command to let company-mode accept
prefix lengths less than `company-minimum-prefix-length'.

This prevents premature completion of other backends (like dabbrev).

Refs #102 and #101.

Instead return (prefix . t) in prefix command to let company-mode accept
prefix lengths less than `company-minimum-prefix-length'.

This prevents premature completion of other backends (like dabbrev).

Refs #102 and #101.
@rneatherway
Copy link
Member

Fixes it for me, thanks!

juergenhoetzel pushed a commit to juergenhoetzel/emacs-fsharp-mode that referenced this pull request Nov 30, 2019
…-prefix-min-length

Dont change `company-minimum-prefix-length'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants