Skip to content

bfontaine/E.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E.vim

This is a Vim syntax file for the E language.

Install

wget https://raw.github.com/bfontaine/E.vim/master/e.vim \
    -O ~/.vim/syntax/

Add the following line to your .vimrc:

au BufNewFile,BufRead *.e set ft=e

Note: There may be a conflict with Eiffel files, since they also use the .e extension.

About

E vim syntax file

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published