-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(migrating from v4): new section
- Loading branch information
Showing
3 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
prev: | ||
text: Performance | ||
link: /performance | ||
--- | ||
|
||
# Migrating from v4 | ||
|
||
:::danger | ||
These docs are for the not-yet-released v5. | ||
For v4 docs see <https://github.com/olets/zsh-abbr> | ||
::: | ||
|
||
- Before upgrading, you may want to back up your user abbreviations file. | ||
|
||
```shell | ||
cp $ABBR_USER_ABBREVIATIONS_FILE ~/path/to/the/new/user-abbreviations.bk | ||
``` | ||
|
||
- zsh-syntax-highlighting users who highlight abbreviations will need to update their snippets. Follow the [Reference > Advanced > Syntax highlighting](/reference/advanced.html#syntax-highlighting) instructions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
108c903
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
zsh-abbr-docs – ./
zsh-abbr-docs-git-main-olets.vercel.app
zsh-abbr-docs-olets.vercel.app
zsh-abbr.vercel.app
zsh-abbr.olets.dev