config/sublime/Packages/LineEndings/readme.md

26 lines
No EOL
684 B
Markdown

# Description
Provides line endings and convert indentation shortcuts for Sublime Text 2. See: http://www.sublimetext.com/
Allows to:
* Show the current "line ending" on status bar.
* Change line endings from the command palette.
* Change line endings from the "tab size" menu of the statusbar.
* Display an alert when the line_ending is not some you expect.
* Convert indentation to spaces or tabs for all views on current window
* Convert line endings for all views on current window
# Todo
Show mixed line endings.
# Installation
Install this repository via "Package Control" http://wbond.net/sublime_packages/package_control
# Contributors
* polyvertex
* Nicholas Buse