diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/filetypes.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim index 091151fb..05582424 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -653,6 +653,7 @@ call TestFiletype('just') call TestFiletype('nftables') call TestFiletype('openscad') call TestFiletype('mermaid') +call TestFiletype('org') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE |