Skip to content

DarthSim/AlignColumns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Align column plugin for Sublime Text 2

This plugin adds command for align text blocks into columns separated by pipe ( | ).

Compatibility

Tested with Sublime Text 2 build 2180 and later.

Installation

Create AlignColumns folder in Sublime's Packages folder and copy all files there. Add this to Sublime's key bindings file:

{ "keys": ["ctrl+shift+c"], "command": "align_columns" }

License

Copyright (c) 2012 Sergey Aleksandrovich. GNU General Public License. (For TextBlock class: Copyright (c) 2011 Hugo Henriques Maia Vieira)

About

Align columns plugin for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages