Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Conversation

@hauleth
Copy link

@hauleth hauleth commented Dec 31, 2017

This time it has missing l:line variable.

This allows user to use minisnip#complete as complete-function in
'omnifunc' or 'completefunc'

Close #19
@hauleth hauleth changed the title Fix missing variable Split complete function Dec 31, 2017
let l:name = l:f[stridx(l:f[1:], '_') + 2:]
endif

if l:name !~? '^' . l:base
Copy link
Owner

@joereynolds joereynolds Dec 31, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be a:base?

@hauleth
Copy link
Author

hauleth commented Dec 31, 2017 via email

@hauleth
Copy link
Author

hauleth commented Jan 1, 2018

Done.

@joereynolds
Copy link
Owner

I'll try and check it tomorrow, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants