You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been developing a python plugin for neovim with pynvim for a few days now.
I am new so I use NvChad with default settings.
I was having problems finding help online about how to do this (e.g. Loading the plugin for autocmds that call the python functions). So my question now is,
are python plugins even possible with lazy.nvim
If so, then where may I find help/docs
if not, then let this question be a warning to future newbies like me to not waste their time on this
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been developing a python plugin for neovim with pynvim for a few days now.
I am new so I use NvChad with default settings.
I was having problems finding help online about how to do this (e.g. Loading the plugin for autocmds that call the python functions). So my question now is,
are python plugins even possible with lazy.nvim
If so, then where may I find help/docs
if not, then let this question be a warning to future newbies like me to not waste their time on this
Beta Was this translation helpful? Give feedback.
All reactions