trapd00r/vim-syntax-vidir-ls

dircolors in your vidir session

39

stars

10

commits

Vim Script

primary language

Jun 8, 2024

updated

dircolors
file-manager
ls-colors
vidir
vim

README

use LS_COLORS in your vidir session inside vim. It can also be used in other places where you list filenames in your vim session, for example while editing a perl MANIFEST file.

img

Install to $VIMRUNTIME/syntax/vidir-ls.vim

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

The colors are generated from the LS_COLORS environment variable automatically. Please see the LS_COLORS repository for a set of good colors.

Contributors

trapd00r

7 commits

mathstuf

2 commits

Raimondi

1 commits

trapd00r/vim-syntax-vidir-ls

dircolors in your vidir session

39

stars

10

commits

Vim Script

primary language

Jun 8, 2024

updated

dircolors
file-manager
ls-colors
vidir
vim

README

use LS_COLORS in your vidir session inside vim. It can also be used in other places where you list filenames in your vim session, for example while editing a perl MANIFEST file.

img

Install to $VIMRUNTIME/syntax/vidir-ls.vim

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

The colors are generated from the LS_COLORS environment variable automatically. Please see the LS_COLORS repository for a set of good colors.

Contributors

trapd00r

7 commits

mathstuf

2 commits

Raimondi

1 commits

Languages

Vim Script

100.0%