Skip to content

Kentzo/SortLinesByColumn

Repository files navigation

SortLinesByColumn

Column is determined by selected word of the last selected line.

By default line is srtipped before splitted and sorted. You can disable this by setting sortlinesbycolumn_should_strip to false.

Default regexp to strip line is '\W+'. You can change it by setting sortlinesbycolumn_split_regexp.

Based on implementation by derekh

About

Sublime Text 2/3 plugin that allows you to sort lines by selected column

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages