Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve kotlin support #2573

Merged
merged 3 commits into from
Feb 11, 2019
Merged

Improve kotlin support #2573

merged 3 commits into from
Feb 11, 2019

Conversation

wsdjeg
Copy link
Member

@wsdjeg wsdjeg commented Feb 11, 2019

PR Prelude

Thank you for working on SpaceVim! :)

Please complete these steps and check these boxes before filing your PR:

  • I have read and understood SpaceVim's CONTRIBUTING document.
  • I have read and understood SpaceVim's CODE_OF_CONDUCT document.
  • I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.

Why this change is necessary and useful?

  • with kotlin native installed, you can use SPC l r to run current file, the file is kt file.

kotlin-native-runner

  • when edit kts file, SPC l r will run kotlinc -script instead

kotlin-script

@wsdjeg wsdjeg merged commit af63620 into SpaceVim:master Feb 11, 2019
@wsdjeg wsdjeg deleted the kotlin_support branch February 11, 2019 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant