Skip to content

Commit

Permalink
Update doc.md
Browse files Browse the repository at this point in the history
修复 markdown 语法显示问题
  • Loading branch information
Go7hic authored and Gcaufy committed Jan 20, 2018
1 parent fd749d6 commit f7867e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/md/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ customFileTypes:

  2. 配置 `.wpy` 后缀名的文件使用 `Vue` 语法高亮。

```vim
au BufRead,BufNewFile *.wpy setlocal filetype=vue.html.javascript.css
```
```vim
au BufRead,BufNewFile *.wpy setlocal filetype=vue.html.javascript.css
```

### 代码规范

Expand Down

0 comments on commit f7867e7

Please sign in to comment.