aboutsummaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authorAleksa Vučković <aleksav013@gmail.com>2022-01-05 08:57:32 +0100
committerAleksa Vučković <aleksav013@gmail.com>2022-01-05 08:57:32 +0100
commit2a5f4d72d21d495408a52a2cad271b1e5775967b (patch)
treec1bc1aa2844d32fd89e125db8285ceded2b4187d /sync.sh
parent0eb2af20164f3281b9981386d7ac03713e2f3e01 (diff)
cmp_luasnip not working
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.sh b/sync.sh
index 0f4b271..1ad25aa 100755
--- a/sync.sh
+++ b/sync.sh
@@ -5,3 +5,4 @@ NVIM_DIR=~/.config/nvim
rm -r $NVIM_DIR
mkdir -p $NVIM_DIR
stow --no-folding --ignore="LICENCE|README.md|sync.sh" -t $NVIM_DIR .
+rm -rf ~/.local/share/nvim