10 lines
252 B
Markdown
10 lines
252 B
Markdown
|
# 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.
|