Skip to content

Neovim support #774

@bronzehedwick

Description

@bronzehedwick

I wanted to try and start a discussion about including support for Neovim. Even though it doesn't have a 1.0 release yet, it brings a lot of exciting features, especially for the plugin ecosystem, while maintaining a lot of backwards compatibility. One plugin in particular, neomake, is very exciting in it's potential for speeding up vim in-editor code checking.

Neovim uses .nvimrc as it's main dotfile, so it can exist alongside vim without conflict. Adding support would probably look like adding an .nvimrc file to spf13 customized for Neovim support, that would only be copied to the home directory if the neovim binary existed on the system.

Of course, the major downside to this is adding something else to support, but I at least wanted to float the idea and see what people thought.

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