# MagmaSnippets (Sublime text package) Collection of Sublime Text snippets for the Magma language. Complements the Magma package. 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 `MagmaSnippets` package. ### Manually In Sublime click `Preferences` then `Browse Packages...`, then navigate to the `User` directory. Create a new directory there called `MagmaSnippets` and copy the contents of this repository into it. ## Contributions and issues Please report any issues at https://github.com/chrisdoris/sublime-magma-snippets/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/.