Skip to content

trapd00r/vim-syntax-vidir-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f514b18 · Apr 2, 2022

History

10 Commits
Apr 2, 2022
Apr 2, 2019
Jun 21, 2016
Apr 2, 2019

Repository files navigation

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.