Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
============================
Sort Tabs for Sublime Text 2
Sort Tabs for Sublime Text
============================

This plugin sort the tabs in Sublime Text 2 using one of these methods:
This plugin sort the tabs in Sublime Text using one of these methods:

- Sort Tabs by file name
- Sort Tabs by file type
Expand Down Expand Up @@ -67,4 +67,4 @@ You can add to these items as many item you need to sort the *list_views* (here

*sorting_indexes* is a tuple containing the index number of items in the list used to sort *list_views* (here we sort by group number, file extension, file name).

New commands are automatically added to the menu.
New commands are automatically added to the menu.