pin some plugins to stable versions and document Lazy restore command

This commit is contained in:
Oliver Ladner 2024-01-19 14:32:36 +01:00
commit dd435eae05
6 changed files with 22 additions and 18 deletions

View file

@ -13,6 +13,7 @@ Some of these are plain Vim commands, others are specific to Neovim.
### Lazy
- `:Lazy` show package manager UI
- `:Lazy restore` revert plugins to the state reflected in `lazy-lock.json`
### Mason