diff options
| author | Michel Martens <michel@soveran.com> | 2016-05-19 11:22:14 +0200 |
|---|---|---|
| committer | Michel Martens <michel@soveran.com> | 2016-05-19 11:22:14 +0200 |
| commit | 7be48da9efa1580d9f87b64566637c555658504d (patch) | |
| tree | fb5be994ddce0e2b711749e37662947089f8589d /vis.lua | |
| parent | 352155889aad57f8cb6d20317ffef81073fb6533 (diff) | |
| download | vis-7be48da9efa1580d9f87b64566637c555658504d.tar.gz vis-7be48da9efa1580d9f87b64566637c555658504d.tar.xz | |
lexer: add crystal
Diffstat (limited to 'vis.lua')
| -rw-r--r-- | vis.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ vis.filetypes = { [".cmake|.cmake.in|.ctest|.ctest.in"] = "cmake", [".coffee"] = "coffeescript", [".cpp|.cxx|.c++|.cc|.hh|.hpp|.hxx|.h++"] = "cpp", + [".cr"] = "crystal", [".cs"] = "csharp", [".css"] = "css", [".cu|.cuh"] = "cuda", |
