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 83ccecb..a7d25c2 100644 --- a/lexers/README.md +++ b/lexers/README.md @@ -9,7 +9,7 @@ based lexers from the [Scintillua](http://foicica.com/scintillua/) project. Vis searches the lexers in the following locations: * `$VIS_PATH/lexers` - * `$HOME/.vis/lexers` + * `$XDG_CONFIG_HOME/vis/lexers` * `/usr/local/share/vis/lexers` * `/usr/share/vis/lexers` * `package.path` (standard lua search path) |
