1
1
<p align =" center " >
2
- <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square )] ( #contributors- )
4
- <!-- ALL-CONTRIBUTORS-BADGE:END -->
5
- <img height="200" src="https://github.com/XadillaX/vscode-language-viml/raw/master/assets/README.png" />
2
+ <img height =" 200 " src =" https://github.com/XadillaX/vscode-language-viml/raw/master/assets/README.png " />
6
3
</p >
7
4
8
5
<p align =" center " >
9
- <a href="https://marketplace.visualstudio.com/items?itemName=XadillaX.viml">
10
- <img src="https://vsmarketplacebadge.apphb.com/version-short/XadillaX.viml.svg?style=for-the-badge&colorA=FF7800&colorB=CC5600&label=VS%20MARKETPLACE" />
11
- </a>
12
- <a href="https://marketplace.visualstudio.com/items?itemName=XadillaX.viml">
13
- <img src="https://vsmarketplacebadge.apphb.com/downloads-short/XadillaX.viml.svg?style=for-the-badge&colorA=5DDB61&colorB=4BC74F&label=DOWNLOADS" />
14
- </a>
15
- <a href="https://marketplace.visualstudio.com/items?itemName=XadillaX.viml">
16
- <img src="https://vsmarketplacebadge.apphb.com/rating-star/XadillaX.viml.svg?style=for-the-badge&colorA=FBBD30&colorB=F2AA08" />
17
- </a>
6
+ <a href =" https://marketplace.visualstudio.com/items?itemName=XadillaX.viml " >
7
+ <img src="https://vsmarketplacebadges.dev/version-short/XadillaX.viml.svg?style=for-the-badge&colorA=FF7800&colorB=CC5600&label=VS%20MARKETPLACE" />
8
+ </a >
9
+ <a href =" https://marketplace.visualstudio.com/items?itemName=XadillaX.viml " >
10
+ <img src="https://vsmarketplacebadges.dev/downloads-short/XadillaX.viml.svg?style=for-the-badge&colorA=5DDB61&colorB=4BC74F&label=DOWNLOADS" />
11
+ </a >
12
+ <a href =" https://marketplace.visualstudio.com/items?itemName=XadillaX.viml " >
13
+ <img src="https://vsmarketplacebadges.dev/rating-star/XadillaX.viml.svg?style=for-the-badge&colorA=FBBD30&colorB=F2AA08" />
14
+ </a >
15
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16
+ <a href =" #contributors- " ><img src =" https://img.shields.io/badge/3-ALL%20CONTRIBUTORS?style=for-the-badge&colorA=FF69b4&colorB=cc47a4&label=ALL%20CONTRIBUTORS " /></a >
17
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
18
18
</p >
19
19
20
20
## What does this extension do?
@@ -47,10 +47,6 @@ Language Server Protocol depends on [vim-language-server](https://github.com/iam
47
47
- ** Vim Snippet files** (` *.snip ` , ` *.snippet ` , ` *.snippets ` , etc);
48
48
+ Syntax highlighting for embedding ** Vim related syntaxes** (see above) in ** Markdown files** .
49
49
50
- ## Contribution
51
-
52
- Pull requests and Issues are welcomed.
53
-
54
50
## Contributors ✨
55
51
56
52
Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
@@ -71,4 +67,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
71
67
72
68
<!-- ALL-CONTRIBUTORS-LIST:END -->
73
69
74
- This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
70
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
0 commit comments