I found that gemini.nvim is not usable after installation in my environment. After poking around, I realize that lua require('gemini').setup() is needed to load the plugin.
BTW, I use Packer to manage plugins, and gemini.nvim is configured to use just default options.
I wonder whether this is because the gemini.nvim plugin is named as gemini rather than gemini.nvim?