Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 387 Bytes

File metadata and controls

21 lines (13 loc) · 387 Bytes

Vim LFE

LFE Support in Vim

Currently, only indentation and partial syntax highlighting is provided.

Install

The best way to manage Vim plugins is with Pathogen; LFE Vim assumes that you are using it.

Here's all you need to do:

$ cd ~/.vim/bundle
$ git clone https://github.com/lfe/vim-lfe.git