Skip to content

Conversation

yi
Copy link

@yi yi commented Jul 26, 2014

Hi @leafo:

I have been using CoffeeTags a lot in my diary work. It clearly lists an outline of the coffeescript file, which saves me a lot time.

Now I switched to moonscript projects, and found the CoffeeTags can work perfectly on moon files. So I combined the coffeetags vim plugin into the moonscript plugin. And now I can have a nice moonscript code outline in the tagbar.

moontags

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this going to show a warning every time someone runs vim without ruby regardless of whether they have coffeetags installed or not?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leafo : I assume it is. I haven't got a vim without ruby integration to check. But I thinks that if statment is to make sure the client machine has got ruby env, since CoffeeTags is actually a ruby script.
Do you think we shall remove echohl WarningMsg to make sure the plugin won't be annoying on vim client without ruby? Please let me know. I can do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants