If using slangpy, the line "import slangpy" in slang files shows as an error, although the code will compile and run. The slangpy.slang file is in the python site-packages folder, but it seems this ...
Is your feature request related to a problem? Please describe. When using the import option in lazy.nvim, I’d like to be able to declare imports for plugin groups ...