i'm trying to use lvim inside the "termux-file-editor" file but when i try to open it with any file, it gives this error message (see the screenshot). The code:
#!/usr/bin/bash/
lvim ${1}
i tried executing the lvim in multiple ways like: exec "lvim". Or: alias lunarvim=lvim. but it doesn't work. i was expecting just to start editing the file with lunarvim.
im using a GalaxyA01Core.