Skip to content

Commit

Permalink
MasonInstall selene
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Feb 1, 2024
1 parent b9a370b commit a559a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure/vim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ if ! is there godef || is cli age godef gt 18 hours; then
nvim +'PlugInstall --sync' +qa || true
nvim +'PlugUpdate --sync' +qa || true
nvim +'MasonUpdate --sync' +qa || true
nvim +'MasonInstall selene' +qa || true
nvim +'TSUpdateSync' +qa || true
fi
fi
Expand Down

0 comments on commit a559a2b

Please sign in to comment.