[TxMt] align code

Ross Ahmed rossahmed at googlemail.com
Thu Oct 3 16:19:05 UTC 2013


I am using TextMate to write some R code. At the moment, I have R code that
looks like this:

foofoofoofoofoofoo <- NULL
foofoofoofoo <- NULL
foofoofoofoofoo <- NULL
foofoofoo <- NULL
foofoofoofoofoofoofoofoofoofoo <- NULL



Is there a way to automate aligning all <- within a block of code, like
this:

foofoofoofoofoofoo        <- NULL
foofoofoofoo        <- NULL
Foofoofoofoofoo               <- NULL
foofoofoo                          <- NULL
foofoofoofoofoofoofoofoofoofoo <- NULL



Many thanks
Ross


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20131003/77e18dca/attachment.html>


More information about the textmate mailing list