I have been using bulk rename feature using vim. Is it possible to use Geany with this feature? Thank you
It's basically the same as https://github.com/vifm/vifm/issues/920, which is caused by Geany not recognizing Vim's command-line options. The solution is also the same: use a Lua API to tell Vifm how to translate its operations to Geany's commands.