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'm lookings to make something like this telescope plugin: Zane-/cder.nvim but with the vifm plugin inside nvim and I guess if there's no simple way to pass as "execute command mode callback function" something like :EditVifm exc_callback="cwd %result_dir" or the other option is as an nvim plugin but before diving into thos adventure I wanted to ask here wether there's a simple way to develop with vifm as an file explorer tool to performs nvim commands and actions?
Any tips and tricks?
The text was updated successfully, but these errors were encountered:
I'm lookings to make something like this telescope plugin: Zane-/cder.nvim but with the vifm plugin inside nvim and I guess if there's no simple way to pass as "execute command mode callback function" something like
:EditVifm exc_callback="cwd %result_dir"
or the other option is as an nvim plugin but before diving into thos adventure I wanted to ask here wether there's a simple way to develop with vifm as an file explorer tool to performs nvim commands and actions?Any tips and tricks?
The text was updated successfully, but these errors were encountered: