瀏覽代碼

Escape angle brackets in README

Junegunn Choi 11 年之前
父節點
當前提交
2d815ad2f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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 &lt;Plug&gt;-mappings                 |
 | `for`          | On-demand loading: File types                                        |
 | `frozen`       | Do not install/update plugin unless explicitly given as the argument |