This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Tue May 05 06:14:08 -0700 2009 | |
| |
tmsnippets2gedit.rb | Fri May 08 08:18:48 -0700 2009 |
README
This morning I needed to transform textmate snippets bundle into a Gedit format. I've made this quick and dirty is someone need it. I'll probably improve it in the future. *How to use* Copy your textmate Snippets directory into the tmsnippets2gedit folder, run ruby tmsnippets2gedit.rb This will convert all you need and create a result.xml file. Edit this file and replace [LANGUAGE] with your language. *nokogiri* you'll need nokogiri in order to use this script, so sudo gem install nokogiri Follow me on twitter http://www.twitter.com/spyou My blog www.notgeeklycorrect.com







