Skip to content

Commit

Permalink
docs: clarify update branch (LunarVim#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
HamishPoole authored May 1, 2023
1 parent 1f0c4e3 commit d2ea854
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,9 @@ Make sure to check the [troubleshooting](../troubleshooting/README.md) section i

## Updating LunarVim

- Inside LunarVim `:LvimUpdate`
- LunarVim updates to the current LunarVim branch's latest commit.
- `:LvimUpdate` command in command-line mode.
- `<leader>Lu` using WhichKey.
- From the command-line `lvim +LvimUpdate +q`

### Update the plugins
Expand Down

0 comments on commit d2ea854

Please sign in to comment.