lean2/src/vim
2016-02-29 13:59:06 -08:00
..
ftdetect fix(vim): small fixes 2015-09-01 15:08:07 -07:00
syntax chore(*): remove remaining references to by+ and begin+ 2016-02-29 13:59:06 -08:00
README.md doc(vim/README): add a readme for vim syntax coloring 2015-09-01 15:08:16 -07:00

Vim Syntax

The following files are provided:

  • syntax/lean.vim (syntax highlighting)
  • ftdtect/lean.vim (detect that .lean are lean files)

Just copy (or symlink) them to the corresponding ~/.vim/syntax/ and ~/.vim/ftdetect/ directories.