From fb7cf8a9ab782d67db5aa71bffac67e63fcc0c4c Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 10 Sep 2020 10:30:32 +0200 Subject: Update --- scripts/test_filetypes.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/test_filetypes.vim b/scripts/test_filetypes.vim index 42e683d1..e7ae6511 100644 --- a/scripts/test_filetypes.vim +++ b/scripts/test_filetypes.vim @@ -109,6 +109,7 @@ call TestFiletype('idris') call TestFiletype('idris2') call TestFiletype('lidris2') call TestFiletype('ion') +call TestFiletype('javascriptreact') call TestFiletype('javascript') call TestFiletype('flow') call TestFiletype('Jenkinsfile') @@ -118,7 +119,6 @@ call TestFiletype('json5') call TestFiletype('json') call TestFiletype('jsonnet') call TestFiletype('jst') -call TestFiletype('javascriptreact') call TestFiletype('julia') call TestFiletype('kotlin') call TestFiletype('ledger') -- cgit v1.2.3