Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ sublime-groupie Public archive

Simple Sublime Text 2/3 plugin for sorting files into layout groups

License

Notifications You must be signed in to change notification settings

noct/sublime-groupie

Repository files navigation

sublime-groupie

Simple Sublime Text 2/3 plugin for sorting files into layout groups

# Example User Settings
{
  "sort": true,
  "default_group": 0,
  "rules":
  [
    {
      "index": 1,
      "match": ["*.h", "*.hpp", "*.sublime-*"]
    }
  ]
}

About

Simple Sublime Text 2/3 plugin for sorting files into layout groups

Resources

License

Stars

Watchers

Forks

Packages

No packages published