summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-06 11:02:00 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-06 11:02:00 +0200
commitc6fa4d2bf5eb5301f4d3f123031cf34839a5508d (patch)
treea6cbc1ec45fec9dc8babfc73125de195e72e0245 /tests
parentcbc460033329db8a1638e27830ad7264cd349a9d (diff)
downloadvim-polyglot-c6fa4d2bf5eb5301f4d3f123031cf34839a5508d.tar.gz
vim-polyglot-c6fa4d2bf5eb5301f4d3f123031cf34839a5508d.zip
Add extensions to vlang
Diffstat (limited to 'tests')
-rw-r--r--tests/filetypes.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index 39caa48a..1a2b725c 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -214,7 +214,7 @@ call TestFiletype('xml.twig')
call TestFiletype('typescript')
call TestFiletype('typescriptreact')
call TestFiletype('unison')
-call TestFiletype('v')
+call TestFiletype('vlang')
call TestFiletype('vala')
call TestFiletype('vbnet')
call TestFiletype('vcl')