A TM bundle for showing current file's line ending and line ending
To intall this bundle
cd ~/Library/Application\ Support/Avian/Bundles
git clone https://github.com/sleetdrop/FileInfo.tmbundle.git
The ending detecting depends on ruby gem chardet, you should install it to use this bundle.
sudo gem install chardet