nathankot / company-sourcekit

Completion for Swift projects via SourceKit with the help of SourceKitten
207 stars 16 forks source link

Fix package #8

Closed syohex closed 8 years ago

syohex commented 8 years ago
nathankot commented 8 years ago

Looks good, i will merge this when I get home!

Nathan Kot

On 6/12/2015, at 14:39, Syohei YOSHIDA notifications@github.com wrote:

Fix package header Add autoload cookie for lazy loading Fix commentary section position Fix invalid function call You can view, comment on, or merge this pull request online at:

https://github.com/nathankot/company-sourcekit/pull/8

Commit Summary

Correct package header Add autoload cookie for lazy loading Fix invalid function call Import statements is not comment File Changes

M company-sourcekit.el (12) Patch Links:

https://github.com/nathankot/company-sourcekit/pull/8.patch https://github.com/nathankot/company-sourcekit/pull/8.diff ― Reply to this email directly or view it on GitHub.

nathankot commented 8 years ago

Thanks @syohex for the patch =D