mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 10:24:45 +08:00
committed by
Adriaan Zonnenberg
parent
af6d92c47d
commit
d4e989233e
@@ -76,6 +76,10 @@ for more details.
|
|||||||
|
|
||||||
### How to use commenting functionality with multiple languages in Vue files?
|
### How to use commenting functionality with multiple languages in Vue files?
|
||||||
|
|
||||||
|
### [tcomment](https://github.com/tomtom/tcomment_vim)
|
||||||
|
|
||||||
|
tcomment has some support Vue files with multiple languages, without any extra configuration.
|
||||||
|
|
||||||
#### [caw.vim](https://github.com/tyru/caw.vim)
|
#### [caw.vim](https://github.com/tyru/caw.vim)
|
||||||
|
|
||||||
caw.vim features built-in support for file context through [context_filetype.vim](https://github.com/Shougo/context_filetype.vim). Just install both plugins and context-aware commenting will work in most files. The fenced code is detected by predefined regular expressions.
|
caw.vim features built-in support for file context through [context_filetype.vim](https://github.com/Shougo/context_filetype.vim). Just install both plugins and context-aware commenting will work in most files. The fenced code is detected by predefined regular expressions.
|
||||||
|
|||||||
Reference in New Issue
Block a user