aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index caf3483..499357c 100755
--- a/install.sh
+++ b/install.sh
@@ -5,3 +5,4 @@ cd "$DIR" || exit
rm "$HOME/.vimrc"
ln -sf "$(pwd)/.vimrc" "$HOME/.vimrc"
rm -rf "$HOME/.vim"
+ln -sf "$(pwd)/coc-settings.json" "$HOME/.vim/coc-settings.json"
ArKa projects. All rights to me, and your next child right arm.