diff --git a/compile_ycm.sh b/compile_ycm.sh new file mode 100644 index 0000000..1d439a5 --- /dev/null +++ b/compile_ycm.sh @@ -0,0 +1,9 @@ +#! /bin/sh +# +# compile_ycm.sh +# Copyright (C) 2024 ising +# +# Distributed under terms of the MIT license. +# + +python3 ~/.local/share/nvim/plugged/install.py --all