lean2/src/vim/README.md

10 lines
252 B
Markdown
Raw Normal View History

# 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.