diff options
Diffstat (limited to 'vis.lua')
| -rw-r--r-- | vis.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ vis.filetypes = { [".asa|.bas|.cls|.ctl|.dob|.dsm|.dsr|.frm|.pag|.vb|.vba|.vbs"] = "vb", [".as|.asc"] = "actionscript", [".asm|.ASM|.s|.S"] = "asm", + [".automount|.device|.mount|.path|.scope|.service|.slice|.socket|.swap|.target|.timer"] = "systemd", [".au3|.a3x"] = "autoit", [".awk"] = "awk", [".bash|.bashrc|.bash_profile|.configure|.csh|.sh|.zsh"] = "bash", |
