Open jalberto opened 1 year ago
You cannot install a command as complex as neovim on your own inside a-Shell.
Depending on your level of motivation, material and fluency in Xcode, C and curses, you can try to compile neovim as an iOS framework, which I'll then be able to add to a-Shell (see how I did it with Vim here: https://github.com/holzschu/vim especially build_vim_xcframework.sh
)
Is there any possibility?
neovim should be ready to be built for ipad