mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Escape angle brackets in README
This commit is contained in:
parent
3af4079179
commit
2d815ad2f0
@ -77,7 +77,7 @@ Reload .vimrc and `:PlugInstall` to install plugins.
|
||||
| `branch`/`tag` | Branch or tag of the repository to use |
|
||||
| `rtp` | Subdirectory that contains Vim plugin |
|
||||
| `do` | Post-update hook (string or funcref) |
|
||||
| `on` | On-demand loading: Commands or <Plug>-mappings |
|
||||
| `on` | On-demand loading: Commands or <Plug>-mappings |
|
||||
| `for` | On-demand loading: File types |
|
||||
| `frozen` | Do not install/update plugin unless explicitly given as the argument |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user