/vim-edir-syntax

edir color highlighting for vim

Primary LanguageVim ScriptMIT LicenseMIT

edir Color Highlighting for Vim

edir color highlighting for vim to easily recognize directory and file extensions.

Screenshot

Screenshot

Installation

The recommended way to install it is by using one of the several Vim plugin managers:

  • Vim-Plug: Plug 'denilsonsa/vim-edir-syntax'
  • Vundle: Plugin 'denilsonsa/vim-edir-syntax'
  • NeoBundle: NeoBundle 'denilsonsa/vim-edir-syntax'

Please remember to run edir with suffix .edir

$ edir --suffix .edir

You can also set it as a default extension in ~/.config/edir-flags.conf. See also this suggestion in issue 21.