kang8 / nvim

kang's personal neovim/vim configuration
MIT License
2 stars 0 forks source link

About make install #33

Open Leaderzhangyi opened 1 month ago

Leaderzhangyi commented 1 month ago

Hi kang, I encountered a problem while compiling and installing. I checked the file permissions, but it still reported a permission issue Screenshot_2024-07-17-01-15-54-117_com termux-edit

May I ask how I should fix this?🤔

kang8 commented 1 month ago

I want to know what operating system you are using. It seems to run in the app on the mobile phone. I haven't run it on this platform yet. There is no guarantee that it will work.

make and make install just run the follow command:

So you can run these commands separately to ensure success, and then run make and make install.