Skip to content

Commit

Permalink
edits after review
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermooo committed Jul 17, 2015
1 parent f314dd7 commit ed05604
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions source/extensibility/packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -204,15 +204,6 @@ Managing Packages
Installing Packages
*******************

Packages can be installed
in two main ways:

- by copying Sublime Text resources
to a folder under :file:`{Packages}`, or
- by copying a ``.sublime-package`` file
to :file:`{Installed Packages}`.


.. note::

Regular users
Expand All @@ -226,6 +217,14 @@ in two main ways:

.. _Package Control: https://packagecontrol.io

Packages can be installed
in two main ways:

- by copying Sublime Text resources
to a folder under :file:`{Packages}`, or
- by copying a ``.sublime-package`` file
to :file:`{Installed Packages}`.


.. _disabling-packages:

Expand Down Expand Up @@ -260,7 +259,7 @@ follow this procedure to safely remove a package:
while Sublime Text is running.
#. Close Sublime Text.
#. Remove the package's resources from the disk.
#. Remove the package's name from the ``ignored_packages`` list setting.
#. Remove the package's name from the ``ignored_packages`` list.

In addition to the resources
you have placed initially
Expand Down

0 comments on commit ed05604

Please sign in to comment.