Skip to content

trapd00r/LS_COLORS-edir.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LS_COLORS.vim

A syntax file for edir that highlights a buffer according to the definition of your $LS_COLORS variable.

screenshot

Installation

vim-plug:

Plug 'trapd00r/LS_COLORS-edir.vim'
Plug 'trapd00r/LS_COLORS-edir.vim',  { 'for': 'LS_COLORS-edir' }

and export EDIR_EDITOR accordingly:

export EDIR_EDITOR='vim -c ":setf LS_COLORS-edir | set nolist"'

About

Use your $LS_COLORS in edir inside Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published