mirror of
https://github.com/posva/vim-vue.git
synced 2026-02-28 11:02:17 +08:00
readme: fix details arrow placement
This commit is contained in:
committed by
GitHub
parent
5c3a71983c
commit
3cc4ac7b02
@@ -99,10 +99,8 @@ caw.vim features built-in support for file context through [context_filetype.vim
|
|||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>
|
<summary>
|
||||||
|
|
||||||
To use NERDCommenter with Vue files, you can use its "hooks" feature to
|
To use NERDCommenter with Vue files, you can use its "hooks" feature to
|
||||||
temporarily change the filetype. _Click for an example._
|
temporarily change the filetype. <em>Click for an example.</em>
|
||||||
|
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
|
|||||||
Reference in New Issue
Block a user