aboutsummaryrefslogtreecommitdiff
path: root/vis.lua
diff options
context:
space:
mode:
Diffstat (limited to 'vis.lua')
-rw-r--r--vis.lua78
1 files changed, 39 insertions, 39 deletions
diff --git a/vis.lua b/vis.lua
index 9dbfb74..862a693 100644
--- a/vis.lua
+++ b/vis.lua
@@ -71,46 +71,60 @@ end)
vis.filetypes = {
[".1|.2|.3|.4|.5|.6|.7|.8|.9|.1x|.2x|.3x|.4x|.5x|.6x|.7x|.8x|.9x"] = "man",
- [".au3|.a3x"] = "autoit",
- [".as|.asc"] = "actionscript",
[".adb|.ads"] = "ada",
- [".g|.g4"] = "antlr",
+ [".al|.perl|.pl|.pm|.pod"] = "perl",
[".ans|.inp|.mac"] = "apdl",
[".apl"] = "apl",
[".applescript"] = "applescript",
- [".asm|.ASM|.s|.S"] = "asm",
[".asa|.asp|.hta"] = "asp",
+ [".asa|.bas|.cls|.ctl|.dob|.dsm|.dsr|.frm|.pag|.vb|.vba|.vbs"] = "vb",
+ [".as|.asc"] = "actionscript",
+ [".asm|.ASM|.s|.S"] = "asm",
+ [".au3|.a3x"] = "autoit",
[".awk"] = "awk",
+ [".bash|.bashrc|.bash_profile|.configure|.csh|.sh|.zsh"] = "bash",
[".bat|.cmd"] = "batch",
+ [".bbl|.dtx|.ins|.ltx|.tex|.sty"] = "latex",
[".bib"] = "bibtex",
[".boo"] = "boo",
- [".cs"] = "csharp",
+ [".bsh|.java"] = "java",
+ [".caml|.ml|.mli|.mll|.mly"] = "caml",
[".c|.cc|.C|.h"] = "ansi_c",
- [".cpp|.cxx|.c++|.hh|.hpp|.hxx|.h++"] = "cpp",
+ [".cfg|.cnf|.inf|.ini|.reg"] = "ini",
+ [".changes|.st|.sources"] = "smalltalk",
[".ck"] = "chuck",
+ [".cl|.el|.lisp|.lsp"] = "lisp",
[".cmake|.cmake.in|.ctest|.ctest.in"] = "cmake",
[".coffee"] = "coffeescript",
+ [".cpp|.cxx|.c++|.hh|.hpp|.hxx|.h++"] = "cpp",
+ [".cs"] = "csharp",
[".css"] = "css",
[".cu|.cuh"] = "cuda",
- [".d|.di"] = "dmd",
[".dart"] = "dart",
+ [".d|.di"] = "dmd",
+ [".ddl|.sql"] = "sql",
+ [".dem|.plt"] = "gnuplot",
[".desktop"] = "desktop",
[".diff|.patch"] = "diff",
["Dockerfile"] = "dockerfile",
[".dot"] = "dot",
+ [".dpk|.dpr|.p|.pas"] = "pascal",
+ [".dsp"] = "faust",
+ [".dtd|.svg|.xml|.xsd|.xsl|.xslt|.xul"] = "xml",
[".e|.eif"] = "eiffel",
- [".ex|.exs"] = "elixir",
+ [".eps|.ps"] = "ps",
+ [".erb|.rhtml"] = "rhtml",
[".erl|.hrl"] = "erlang",
- [".dsp"] = "faust",
+ [".ex|.exs"] = "elixir",
[".feature"] = "gherkin",
- [".fs"] = "fsharp",
+ [".f|.for|.ftn|.fpp|.f77|.f90|.f95|.f03|.f08"] = "fortran",
[".fish"] = "fish",
[".forth|.frt|.fs"] = "forth",
- [".f|.for|.ftn|.fpp|.f77|.f90|.f95|.f03|.f08"] = "fortran",
+ [".fs"] = "fsharp",
+ [".g|.g4"] = "antlr",
[".g|.gd|.gi|.gap"] = "gap",
- [".po|.pot"] = "gettext",
[".glslf|.glslv"] = "glsl",
- [".dem|.plt"] = "gnuplot",
+ ["GNUmakefile|.iface|.mak|.mk|makefile|Makefile"] = "makefile",
[".go"] = "go",
[".groovy|.gvy"] = "groovy",
[".gtkrc"] = "gtkrc",
@@ -118,64 +132,50 @@ vis.filetypes = {
[".htm|.html|.shtm|.shtml|.xhtml"] = "html",
[".icn"] = "icon",
[".idl|.odl"] = "idl",
+ [".inc|.php|.php3|.php4|.phtml"] = "php",
[".inf|.ni"] = "inform",
- [".cfg|.cnf|.inf|.ini|.reg"] = "ini",
[".io"] = "io_lang",
- [".bsh|.java"] = "java",
[".js|.jsfl"] = "javascript",
[".json"] = "json",
[".jsp"] = "jsp",
- [".bbl|.dtx|.ins|.ltx|.tex|.sty"] = "latex",
+ [".ledger|.journal"] = "ledger",
[".less"] = "less",
[".lily|.ly"] = "lilypond",
- [".ledger|.journal"] = "ledger",
- [".cl|.el|.lisp|.lsp"] = "lisp",
[".litcoffee"] = "litcoffee",
[".lua"] = "lua",
- ["GNUmakefile|.iface|.mak|.mk|makefile|Makefile"] = "makefile",
[".md|.markdown"] = "markdown",
+ [".m|.mm|.objc"] = "objective_c",
[".moon"] = "moonscript",
- [".n"] = "nemerle",
[".nim"] = "nim",
+ [".n"] = "nemerle",
[".nsh|.nsi|.nsis"] = "nsis",
- [".m|.mm|.objc"] = "objective_c",
- [".caml|.ml|.mli|.mll|.mly"] = "caml",
- [".dpk|.dpr|.p|.pas"] = "pascal",
- [".al|.perl|.pl|.pm|.pod"] = "perl",
- [".inc|.php|.php3|.php4|.phtml"] = "php",
+ [".orx|.rex"] = "rexx",
[".p8"] = "pico8",
[".pike|.pmod"] = "pike",
["PKGBUILD"] = "pkgbuild",
- [".ps1"] = "powershell",
- [".eps|.ps"] = "ps",
+ [".po|.pot"] = "gettext",
[".prolog"] = "prolog",
[".props|.properties"] = "props",
+ [".ps1"] = "powershell",
[".pure"] = "pure",
- [".sc|.py|.pyw"] = "python",
- [".R|.Rout|.Rhistory|.Rt|Rout.save|Rout.fail"] = "rstats",
- [".r|.reb"] = "rebol",
- [".rst"] = "rest",
- [".orx|.rex"] = "rexx",
- [".erb|.rhtml"] = "rhtml",
[".Rakefile|.rake|.rb|.rbw"] = "ruby",
+ [".r|.reb"] = "rebol",
+ [".R|.Rout|.Rhistory|.Rt|Rout.save|Rout.fail"] = "rstats",
[".rs"] = "rust",
+ [".rst"] = "rest",
[".sass|.scss"] = "sass",
[".scala"] = "scala",
[".sch|.scm"] = "scheme",
+ [".sc|.py|.pyw"] = "python",
[".sno|.SNO"] = "snobol4",
- [".bash|.bashrc|.bash_profile|.configure|.csh|.sh|.zsh"] = "bash",
- [".changes|.st|.sources"] = "smalltalk",
- [".ddl|.sql"] = "sql",
[".tcl|.tk"] = "tcl",
[".texi"] = "texinfo",
[".toml"] = "toml",
[".vala"] = "vala",
[".vcf|.vcard"] = "vcard",
- [".v|.ver"] = "verilog",
[".vh|.vhd|.vhdl"] = "vhdl",
- [".asa|.bas|.cls|.ctl|.dob|.dsm|.dsr|.frm|.pag|.vb|.vba|.vbs"] = "vb",
+ [".v|.ver"] = "verilog",
[".wsf"] = "wsf",
- [".dtd|.svg|.xml|.xsd|.xsl|.xslt|.xul"] = "xml",
[".xtend"] = "xtend",
[".yaml"] = "yaml",
}