Skip to content

Commit

Permalink
Ensure gelguy/wilder.nvim dependencies install.
Browse files Browse the repository at this point in the history
  • Loading branch information
drn committed Jan 6, 2022
1 parent a1256d9 commit 5798527
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cli/commands/install/vim.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ func vimUpdatePlugins() {
strings.Join(
[]string{
"PlugUpgrade",
"PlugUpdate",
"PlugUpdate --sync",
"UpdateRemotePlugins",
"set modifiable",
"4d", "2d", "2d", "1d",
"execute line('$')",
Expand Down

0 comments on commit 5798527

Please sign in to comment.