diff options
Diffstat (limited to 'lexers')
| -rw-r--r-- | lexers/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/README.md b/lexers/README.md index 34ca587..6e43e94 100644 --- a/lexers/README.md +++ b/lexers/README.md @@ -32,7 +32,7 @@ script as described in the To enable auto syntax highlighting when opening a file you can associate your new lexer with a set of file extensions by adding a corresponding entry into -the table found at the end of the [lexer.lua](lexer.lua) file. +the table found at the end of the [vis.lua](/vis.lua) file. Changes to existing lexers should also be sent upstream for consideration. |
