summaryrefslogtreecommitdiff
path: root/utils/installer
diff options
context:
space:
mode:
Diffstat (limited to 'utils/installer')
-rwxr-xr-xutils/installer/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/install.sh b/utils/installer/install.sh
index b7cddac4..e975ab9d 100755
--- a/utils/installer/install.sh
+++ b/utils/installer/install.sh
@@ -436,7 +436,7 @@ function setup_lvim() {
echo "Preparing Lazy setup"
- "$XDG_DATA_HOME/bin/lvim" --headless -c 'quitall'
+ "$HOME/.local/bin/lvim" --headless -c 'quitall'
echo "Lazy setup complete"