We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4088e12 commit 61cc432Copy full SHA for 61cc432
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "viml",
3
"displayName": "VimL (Vim Language, Vim Script)",
4
- "version": "2.1.1",
+ "version": "2.1.2",
5
"description": "Vim Script language server protocol and highlighting support for VSCode.",
6
"scripts": {
7
"update-grammar": "make update-grammar",
0 commit comments