Skip to content

Commit

Permalink
prepare for PackageControl inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
NotSqrt committed Jan 15, 2014
1 parent 1fe3cd5 commit 0362a15
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 10 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
==================================
Cython support for Sublime Text 2
==================================
===================================
Cython support for Sublime Text 2/3
===================================
Overview
--------

Installation
------------

1. Clone this repo as Cython
2. Put the contents of this repo directly inside:
Please use `Package Control <https://sublime.wbond.net/installation>`_ to install the linter plugin. This will ensure that the plugin will be updated when new versions are available. If you want to install from source so you can modify the source code, you probably know what you are doing so we won’t cover that here.

To install via Package Control, do the following:

1. Within Sublime Text, bring up the `Command Palette <http://docs.sublimetext.info/en/sublime-text-3/extensibility/command_palette.html>`_ and type `install`. Among the commands you should see `Package Control: Install Package`. If that command is not highlighted, use the keyboard or mouse to select it. There will be a pause of a few seconds while Package Control fetches the list of available plugins.

1. When the plugin list appears, type `cython`. Among the entries you should see `Cython`. If that entry is not highlighted, use the keyboard or mouse to select it.

- OS X: ~/Library/Application Support/Sublime Text 2/Packages/
- Windows: %APPDATA%/Sublime Text 2/Packages/
- Linux: ~/.config/sublime-text-2/Packages

Snippets
--------
Expand Down
1 change: 0 additions & 1 deletion package-metadata.json

This file was deleted.

0 comments on commit 0362a15

Please sign in to comment.