Switched to using AstroNvim on the Android tablet, now that Neovim 0.9 package is available in Termux. astronvim needed a few extra things installed to support the UI and mason (lsp servers, format & lint tools) • fira code nerd font - wget zip file from nerdfonts website and extract to ../usr/share/fonts • nodejs termux package • luarocks termux package There are some issues with mason and null-ls when running lsp servers and stylua tools are reported as not supported on the Android platform, but other than that everything seems to be working well. Its likely I'll have to use an externally installed clojure-lsp server as mason downloads the binary for the linux platform rather than android I'll update the Practicalli Neovim book with this info later today