aboutsummaryrefslogtreecommitdiff
path: root/vis.lua
diff options
context:
space:
mode:
Diffstat (limited to 'vis.lua')
-rw-r--r--vis.lua1
1 files changed, 1 insertions, 0 deletions
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" },