Skip to content

Conversation

thecontinium
Copy link

This fixes the issue highlighted in #17 so it works again.

It also introduces a variable to set a regex to identify a word. Particularly useful to set so that this changes across different file types using iskeyword

let g:asyncomplete_buffer_identify_words_regex     = '\k\+' 

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.

1 participant