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
; - IF you don't have a
~/.vim/scripts.vim
, copy or symlinkscripts.vim
to that location. Otherwise, add the marked section inscripts.vim
to the existing file.