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

Split complete function #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Split complete function #23

wants to merge 3 commits into from

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
@@ -152,25 +152,33 @@ function! minisnip#complete() abort
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