Merge remote-tracking branch 'potatoalienof13/i-am-bad-at-git'
This commit is contained in:
commit
706e5bd215
|
@ -481,7 +481,7 @@ bool InsertCompleter::has_candidate_selected() const
|
|||
|
||||
void InsertCompleter::try_accept()
|
||||
{
|
||||
if (m_completions.is_valid() and m_context.has_client() and has_candidate_selected())
|
||||
if (m_completions.is_valid() and has_candidate_selected())
|
||||
reset();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user