From 4899585281beab51e5dff1d9ae4d3159244a8275 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 9 Jun 2021 21:37:56 +0200 Subject: Add org mode, close #706 --- tests/filetypes.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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 -- cgit v1.2.3