Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 414 Bytes

File metadata and controls

7 lines (6 loc) · 414 Bytes

Vim plugin for Hare programming

You can install vimcomplete and setting
hare.base.dict with hare.dict for autocomple If you use vim
au FileType hare setl dict=$VIM/dict/hare.base.dict, $VIM/dict/hare.dict