docs: Add tcomment (#134)

* Add tcomment

* reword
This commit is contained in:
Marcel Bischoff
2019-07-29 22:46:16 +02:00
committed by Adriaan Zonnenberg
parent af6d92c47d
commit d4e989233e

View File

@@ -76,6 +76,10 @@ for more details.
### 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 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.