lean2/src/vim
2015-09-01 15:08:16 -07:00
..
ftdetect fix(vim): small fixes 2015-09-01 15:08:07 -07:00
syntax fix(vim): small fixes 2015-09-01 15:08:07 -07: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.