Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Feb 4, 2024
1 parent fc584f2 commit 923456a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,14 +137,16 @@ require('pckr').add{
:Pckr clean
" Install missing plugins
:Pckr install
:Pckr install [plugin]+
" Update installed plugins
:Pckr update [plugin]
:Pckr update [plugin]+
" Clean, fix, install then update
" supports the `--preview` flag as an optional first argument to preview updates
:Pckr sync
" Upgrade pckr.nvim
:Pckr upgrade
" Clean, install, update and upgrade
:Pckr sync [plugin]+
" View status of plugins
:Pckr status
Expand Down

0 comments on commit 923456a

Please sign in to comment.