Skip to content

:A creates a new file if it does not exist #5

@bruno-

Description

@bruno-

In rails project (using rails.vim), when in lib/my_class.rb and I hit :A, I'll see an error if there's no spec file for my_class.rb.

I was surprised to discover that this project's :A creates a new buffer if the file does not exist!
Is this behavior different by accident? Or there's going to be a new "default"?

Personally, I'd prefer to get an error if the file does not exist, and then bang :A! to create it.

Btw. fantastic plugin, just what I need - love it!

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