From 4e8e356e94533cc2d47aec804cdc86dbb0fca530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 7 Oct 2016 07:31:21 +0200 Subject: lexers: sync with scintillua changeset 571 rev 23435f1d82da This fixes ":set syntax text" and adds a missing file association for the taskpaper lexer. The protobuf and crystal lexers were slightly reformatted, but should contain no functional changes. --- vis.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'vis.lua') diff --git a/vis.lua b/vis.lua index 227fa18..99eb93f 100644 --- a/vis.lua +++ b/vis.lua @@ -176,6 +176,7 @@ vis.ftdetect.filetypes = { snobol4 = { ext = ".sno|.SNO" }, sql = { ext = ".ddl|.sql" }, systemd = { ext = ".automount|.device|.mount|.path|.scope|.service|.slice|.socket|.swap|.target|.timer" }, + taskpaper = { ext = ".taskpaper" }, tcl = { ext = ".tcl|.tk" }, texinfo = { ext = ".texi" }, toml = { ext = ".toml" }, -- cgit v1.2.3