Skip to content

Commit 2b64ff0

Browse files
committed
README.md: update
1 parent 077fa1e commit 2b64ff0

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
* What: ls colors for vidir file listings
2-
* Where: $VIMRUNTIME/syntax/vidir-ls.vim
3-
* Author: Magnus Woldrich <[email protected]>
4-
* URL: http://github.com/trapd00r/vim-syntax-vidir-ls
1+
use LS\_COLORS in your [vidir](https://github.com/trapd00r/vidir)
2+
session inside vim. It can also be used in other places where you list
3+
filenames in your vim session, for example while editing a perl
4+
MANIFEST file.
55

6-
This is supposed to be used with [vidir][0]:
6+
7+
![img](/extra/vidir-ls.png)
8+
9+
Install to ``$VIMRUNTIME/syntax/vidir-ls.vim``
710

811
export VIDIR_EDITOR_ARGS='-c :set nolist | :set ft=vidir-ls'
912

10-
![vidir-ls](http://devel.japh.se/vim-syntax-vidir-ls/vidir-ls.png)
1113

1214
The colors are generated from the ``LS_COLORS`` environment variable
1315
automatically. Please see the [LS\_COLORS][1] repository for a set of good

extra/vidir-ls.png

512 KB
Loading

0 commit comments

Comments
 (0)