termux-vim-ycm
termux-vim-ycm copied to clipboard
2 out of 2 hunks FAILED
Hello Im trying to install YCM on my termux vim. Im following your steps. At the 7. step. I got error like this: patching file cpp/BoostParts/libs/filesystem/src/operations.cpp Hunk #1 FAILED at 15. Hunk #2 FAILED at 25. 2 out of 2 hunks FAILED -- saving rejects to file cpp/BoostParts/libs/filesystem/src/operations.cpp.rej What can i do?
Same error please resolve
Tienes que usar la shell de bash para comenzar cd ~ && curl -fsSL https://raw.githubusercontent.com/theimpostor/termux-vim-ycm/master/bashrc.patch | patch
intenta usar exec termux-chroot luego cd ~/.vim/bundle/YouCompleteMe/third_party/ycmd && curl https://raw.githubusercontent.com/theimpostor/termux-vim-ycm/master/ycmd.patch | patch -p 1