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