cjdoris / sublime-magma

Magma language support for Sublime Text 3
GNU General Public License v3.0
1 stars 1 forks source link
magma sublime sublime-text sublime-text-3 syntax-highlighting

Magma (Sublime text package)

Magma language support for Sublime Text 3. See also the MagmaSnippets package.

This package provides syntax highlighting, comments, indentation rules and completions for the Magma language. Magma is a computer algebra system, homepage: http://magma.maths.usyd.edu.au/magma/.

Installation

Package Control (recommended)

Install the Package Control package from https://packagecontrol.io, then use the Package Control: Install Package command to install the Magma package.

Manually

In Sublime click Preferences then Browse Packages..., then navigate to the User directory. Create a new directory there called Magma and copy the contents of this repository into it.

Contributions and issues

Please report any issues at https://github.com/chrisdoris/sublime-magma/issues.

I welcome contributions/suggestions. Please get in touch via GitHub.

License

Copyright (C) 2018 Christopher Doris

This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this. If not, see http://www.gnu.org/licenses/.