Syntax coloring file for es in vim.
Installation:
- Copy or symlink
syntax.vimto~/.vim/syntax/es.vim; - Copy or symlink
ftdetect.vimto~/.vim/ftdetect/es.vim; - IF you don't have a
~/.vim/scripts.vim, copy or symlinkscripts.vimto that location. Otherwise, add the marked section inscripts.vimto the existing file.