I redid my nvim config for Termux to no longer rely on CoC but when trying to remove the CoC folder in ~/.config/coc to completely purge CoC, it throws an error of permission denied for all of the files in ~/.config/coc/extensions/coc-go-data/tools/pkg/mod
all files seem to be lacking write permissions and are therefore unable to be deleted.
I redid my nvim config for Termux to no longer rely on CoC but when trying to remove the CoC folder in ~/.config/coc to completely purge CoC, it throws an error of permission denied for all of the files in ~/.config/coc/extensions/coc-go-data/tools/pkg/mod
all files seem to be lacking write permissions and are therefore unable to be deleted.