9

I have a textmate color theme I really like this, But I am a hardcore vim user. Is there an easy (painless) way for me to use this color scheme with vim?

Catherine
  • 16,610
machinaut
  • 193

3 Answers3

12

You can convert any Textmate color scheme to vim by using coloration.

user72923
  • 887
ku1ik
  • 446
1

There are a lot of textmate color schemes for textmate in vim. Maybe you can find someone who already implemented it.

Searching in google for textmate theme vim, the first result is:

A GUI only color scheme based on the Railscasts TextMate theme.

Is this theme (Railcasts theme) what you're looking for?

alt text

Gareth
  • 19,080
GmonC
  • 2,402
0

The default syntax highlighting in the Janus distro of VIM is what you are looking for. I explain how to download it in my Textmate to VIM guide