aboutsummaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/bin/nvim-update.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/bin/nvim-update.cmd b/windows/bin/nvim-update.cmd
index 82b20d5..974cc95 100644
--- a/windows/bin/nvim-update.cmd
+++ b/windows/bin/nvim-update.cmd
@@ -1,2 +1,2 @@
1@echo off 1@echo off
2nvim --headless -c "lua require[[lazy]].sync({ wait = true })" -c "qa" 2nvim --headless -c "lua require[[lazy]].sync({ wait = true })" -c "TSUpdate" -c "qa"