-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels