Skip to content

Does not work by installing it with Packer #7

@Carlosmape

Description

@Carlosmape

I have added this line to my vim.lua (using Packer as plugin manager):
use 'pianocomposer321/project-templates.nvim' -- File/Project templates

Then I installed it using :PackerInstall that seemed to work properly. I restarted nvim and finally tried to invoke any of this plugin function, but nvim does not recognize it....

I checked that :echo ('python3') returned value 1 and installed binaryornot using pip, as you explained in the README. Using messages command, nvim does not returning any error

I am using nvim 0.7 and all plugins recently updated after install yours.

I noticed that yours is a vimrc plugin (not lua) but IDN if this is the reason (i am using a .lua config file for nvim)

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