kczeck
Joined: 30 Apr 2007 Posts: 61
|
Posted: Tue Jun 02, 2009 9:16 am Post subject: Vim help Utility |
|
|
This tar file contains Bluespec help files for use with vim.
To use:
untar the file
copy the txt files to .vim/doc (cp ./vimdoc_sample_v1/*.txt ~/.vim/doc)
In vim generate the help tags: :helptags ~/.vim/doc
The Bluespec help commands all start with bsv_
The help files are incomplete, but provided as an example. |
|