alt
alt copied to clipboard
Neovim Plugin
It would be really cool to have a Neovim plugin for Alt that handled installation and updating of the binary or even just provided a basic configuration API in Lua and displayed a warning message if it's not installed!
I've been using other.nvim because it provides nice built in commands that I can set keybindings to, but it's not as good at finding alternate files and it's a bit slower. I'd love to switch back to Alt, but having a separate config for it outside of my lazy.nvim config bugs me.
@KTSCode are you aware of any plugins that manage the installation & updating of a binary?