From 2a5f4d72d21d495408a52a2cad271b1e5775967b Mon Sep 17 00:00:00 2001 From: Aleksa Vučković Date: Wed, 5 Jan 2022 08:57:32 +0100 Subject: cmp_luasnip not working --- sync.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.sh') 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 -- cgit v1.2.3