Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 459 Bytes

File metadata and controls

9 lines (7 loc) · 459 Bytes

es vim syntax

Syntax coloring file for es in vim.

Installation:

  • Copy or symlink syntax.vim to ~/.vim/syntax/es.vim;
  • Copy or symlink ftdetect.vim to ~/.vim/ftdetect/es.vim;
  • Copy or symlink ftplugin.vim to ~/.vim/ftplugin/es.vim;
  • IF you don't have a ~/.vim/scripts.vim, copy or symlink scripts.vim to that location. Otherwise, add the marked section in scripts.vim to the existing file.