Skip to content

Set ruby.rails filetype for ruby files #134

Closed
@graudeejs

Description

@graudeejs

It would be great if vim-rails would set "ruby.rails" as filetype for ruby files.
Other plugins (such as UltiSnips for example) would benefit form this.
In case of UltiSnips it could load ruby and rails snippets without need of ruby snippets extending rails snippets (which is illogical, because rails should extend ruby). While this is just annoyance, because of this I have all my rails snippets loaded for any ruby file I edit.

I checked the source, but I doubt I'll be able to fix this any time soon, as I'm very new (almost virgin) to VimL and vim-rails is massive.

Also this could allow syntax file to be created and used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions