slim-template / ruby-slim.tmbundle

A Textmate / Sublime Text bundle for Slim
http://slim-lang.com/
MIT License
185 stars 46 forks source link

[Sublime Text 2] Cannot install on Windows 7 (x64) #12

Closed ematta closed 12 years ago

ematta commented 12 years ago

I know that this is a textmate bundle, but SublimeText can run these as well apparently. When I try to clone your repo I get this:

C:\Users\xxxxxxxxx\AppData\Roaming\Sublime Text 2\Packages>git clone git://github .com/fredwu/ruby-slim-tmbundle.git Ruby-Slim.tmbundle Cloning into 'Ruby-Slim.tmbundle'... remote: Counting objects: 146, done. remote: Compressing objects: 100% (37/37), done. emote: Total 146 (delta 90), reused 142 (delta 90) Receiving objects: 100% (146/146), 21.72 KiB, done. Resolving deltas: 100% (90/90), done. error: unable to create file Snippets/" ___ ".tmSnippet (Invalid argument)

What should I do?

fredwu commented 12 years ago

Hi, have you tried to install it via Package Controll? That worked fine for me.