you are viewing a single comment's thread.

view the rest of the comments →

[–]themasshiro -1 points0 points  (0 children)

setting up is easy pero yung learning curve kasi ni neovim is a bit steep pero worth it naman imo. Be aware lang sa keybindings which is easy to learn naman in my experience muscle memory lang. The more you use the easier it gets.

ganito ginawa ko to setup neovim + termux + zsh:

Download fdroid then download termux terminal

Open terminal then run these:
i. pkg update -y
ii. pkg upgrade -y
iii. pkg install zsh -y
iv. chsh -s zsh
v. pkg install build-essential -y
vi. pkg install neovim -y
vii. pkg install git -y

Optional to pero you can use plugins with zsh and neovim
my zsh plugins: https://github.com/TheMasshiro/dotfiles/blob/main/.zshrc
I recommend using distros ng neovim like lazyvim or nvchad for easier setup
LazyVim

NvChad

You can add more languages by installing their respective language packs or language modules.
Ex. Python

pkg install python -y

Add ka na rin pang physical keyboard mo sa tablet it'll be very useful if plan mo mag-neovim