File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 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.
5
5
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 ``
7
10
8
11
export VIDIR_EDITOR_ARGS='-c :set nolist | :set ft=vidir-ls'
9
12
10
- ![ vidir-ls] ( http://devel.japh.se/vim-syntax-vidir-ls/vidir-ls.png )
11
13
12
14
The colors are generated from the `` LS_COLORS `` environment variable
13
15
automatically. Please see the [ LS\_ COLORS] [ 1 ] repository for a set of good
You can’t perform that action at this time.
0 commit comments