aboutsummaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/bin/nvim-update.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/bin/nvim-update.cmd b/windows/bin/nvim-update.cmd
new file mode 100644
index 0000000..7e8260e
--- /dev/null
+++ b/windows/bin/nvim-update.cmd
@@ -0,0 +1,2 @@
1@echo off
2nvim --headless "+Lazy! sync" "+qa"