Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work by installing it with Packer #7

Open
Carlosmape opened this issue May 11, 2022 · 1 comment
Open

Does not work by installing it with Packer #7

Carlosmape opened this issue May 11, 2022 · 1 comment

Comments

@Carlosmape
Copy link

Carlosmape commented May 11, 2022

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)

@Carlosmape
Copy link
Author

Hi, I solved the problem. Simply uninstalling it and re-installing... IDN what was the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant