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

Swift Language support #11

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

Commits on May 13, 2019

  1. Add Swift

    -Cloned from https://github.com/quiqueg/Swift-Sublime-Package.git
    -Removed the .git folder. (I'm thinking it doesn't make sense for it to be a submodule, it makes more sense to be a copy.)
    -Converted with sublime_syntax_convertor
    MatthiasPortzel committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d9a013d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Remove unused files, move syntax and preferences files out of folders

    Removes JSON-tmLanguage and YAML-tmLanguge files. These files aren't used or recognized by Xi.
    The .tmPreferences and .tmLangage files were moved into the Swift folder instead of a subfolder.
    MatthiasPortzel committed May 17, 2019
    Configuration menu
    Copy the full SHA
    bdca1c7 View commit details
    Browse the repository at this point in the history