[dotsbin] postupdate: update nvim update command

This commit is contained in:
odrling 2023-02-05 20:46:49 +01:00
parent 42f4fab4f5
commit 0a973d87c2
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ echo updating submodules
git -C ~ submodule update --init --recursive --remote
echo updating nvim
nvim --headless +SyncQuit
nvim --headless "+Lazy! sync" +qa
echo update hikari
pipx upgrade hikari