Added touch .nobackup
This commit is contained in:
parent
33a75d4052
commit
f88247207e
@ -5,6 +5,7 @@ echo -n "Press enter to continue..."
|
||||
read a
|
||||
mkdir ~/ycm_build
|
||||
cd ~/ycm_build
|
||||
touch .nobackup
|
||||
cmake -G "Unix Makefiles" . ~/.vim/plugged/YouCompleteMe/third_party/ycmd/cpp
|
||||
make ycm_support_libs
|
||||
cd -
|
||||
|
Loading…
Reference in New Issue
Block a user