summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:14:37 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2021-04-14 12:14:37 +0200
commit48eb0fb1a890077cc85f1916fc2c8bb611a0f8d5 (patch)
tree7cb3ee0dbfc4ce66bed603e7cf352ddda6b1d17a /tests
parent0f9acbe2fcc6c87336494406e3d3c81c40e9de52 (diff)
downloadvim-polyglot-48eb0fb1a890077cc85f1916fc2c8bb611a0f8d5.tar.gz
vim-polyglot-48eb0fb1a890077cc85f1916fc2c8bb611a0f8d5.zip
Update
Diffstat (limited to 'tests')
-rw-r--r--tests/filetypes.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim
index a8d1cb7d..fbcc3cf9 100644
--- a/tests/filetypes.vim
+++ b/tests/filetypes.vim
@@ -648,6 +648,7 @@ call TestFiletype('mint')
call TestFiletype('jsonc')
call TestFiletype('gleam')
call TestFiletype('hjson')
+call TestFiletype('sway')
" DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE