Skip to content

Commit

Permalink
Merge ae6edf7 into fd749d6
Browse files Browse the repository at this point in the history
  • Loading branch information
Go7hic committed Jan 20, 2018
2 parents fd749d6 + ae6edf7 commit d4c08d2
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 d4c08d2

Please sign in to comment.