Skip to content

Unable to install with neovim + vim-plug #6

Description

@Nate-Wilkins

Hi. Thanks for making this, its always really nice finding plugins that help with development.

Here's my setup:

  • nvim@0.8.1-2
  • vim-plug@ddce935b16fbaaf02ac96f9f238deb04d4d33a31
  • pest.vim@ebeeea5e0757adee037135cf3b8248589b22ae16

I was trying to install this plugin with Plugged but ran into an issue where the syntax/pest.vim file wasn't being loaded in?

When running nvim -V9output.log didn't have any sourcing of this file which I thought was odd. But it did source the ftdetect/pest.vim file. This is what the log looks like:

line 149: sourcing "$HOME/.config/nvim/plugged/pest.vim/ftdetect/pest.vim"
finished sourcing $HOME/.config/nvim/plugged/pest.vim/ftdetect/pest.vim

But no syntax/pest.vim.

Do I need to do something additional or could this be a version mismatch?

Thanks for the help!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions