uber-glory-tmbundle

Uber Textmate macros to make your life glorious. Well they mostly strip whitespace.

  • 所有者: glennr/uber-glory-tmbundle
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

TextMate macro for increasing your uber-ness

This macro automatically removes your "diff cruft" with;

Convert Tabs To Spaces, And
Remove Trailing Whitespace
Add a newline at end of file

when you use the Save Cmd (⌘S)

Original idea: Christopher R. Murphy : http://blogobaggins.com/2009/03/31/waging-war-on-whitespace.html

Installation

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/glennr/uber-glory-tmbundle.git Uber\ Glory.tmbundle
cd Uber\ Glory.tmbundle
git submodule update --init
osascript -e 'tell app "TextMate" to reload bundles'

Known Issues

  • Makefiles are excluded from this since they need to be tab-delimited.

  • Markdown linebreaks achieved via two trailing spaces are removed; use <br>
    tags instead.

TODO

add "All your base are belong to us" reference somewhere.

License

Copyright (c) 2010 Glenn Roberts, Siyelo

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

主要指标

概览
名称与所有者glennr/uber-glory-tmbundle
主编程语言
编程语言 (语言数: 0)
平台
许可证
所有者活动
创建于2010-06-21 16:09:53
推送于2012-08-15 13:29:13
最后一次提交2012-08-15 06:29:12
发布数0
用户参与
星数161
关注者数2
派生数10
提交数14
已启用问题?
问题数14
打开的问题数9
拉请求数3
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?