[nvim] Add ycm compile script

This commit is contained in:
Fabian Ising
2024-01-09 17:28:27 +01:00
parent 35e6c623dd
commit 3673889d55

9
compile_ycm.sh Normal file
View File

@@ -0,0 +1,9 @@
#! /bin/sh
#
# compile_ycm.sh
# Copyright (C) 2024 ising <ising@mac-nurmi>
#
# Distributed under terms of the MIT license.
#
python3 ~/.local/share/nvim/plugged/install.py --all