johncsnyder / SwiftKitten

Swift autocompleter for Sublime Text, via the adorable SourceKitten framework
MIT License
139 stars 18 forks source link

[fix] Fix autocompletion #10

Open viteinfinite opened 7 years ago

viteinfinite commented 7 years ago

Fix autocompletion not working in more recent versions of SwiftKitten.

This was due to the fact that the syntax --compilerargs is not supported anymore.