ä¸èè½/æ›´æ–“TextMate捆绑包
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ä¸èè½/æ›´æ–“TextMate捆绑包相关的知识,希望对你有一定的参考价值。
# create the directory if you haven't done it before. mkdir -p /Library/Application Support/TextMate/Bundles cd /Library/Application Support/TextMate/Bundles # checkout the Haskell Bundle svn co http://macromates.com/svn/Bundles/trunk/Bundles/Haskell.tmbundle # update currently installed bundles cd /Library/Application Support/TextMate/Bundles svn up *.tmbundle # refresh bundles on TextMate (useful if you've TM running) osascript -e 'tell app "TextMate" to reload bundles'
以上是关于ä¸èè½/æ›´æ–“TextMate捆绑包的主要内容,如果未能解决你的问题,请参考以下文章