Skip to content

matthiasschaub/hoon-runes.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

hoon-runes.vim

Vim help file for Hoon Runes in disguise of a plugin.

Installation

Using vim-plug:

Plug 'matthiasschaub/hoon-runes.vim', { 'branch': 'main' }

Usage

Run the help command with the Rune:

:help $=

Or run the help command with the pronounceable name of the Rune:

:help buctis

drawing

Limitation

All runes containing * or | can not be help tags because those symbols (tar and bar) are used to define tags and link to tags in Vimdoc. For example :help |= will not work. Use help buctis instead.

About

The content is based on the docs.urbit.org repository. The only changes made to the content has been the removal of markdown links and reformatting of custom From/Syntax tables. The syntax has been changed from markdown to Vim helptext (Vimdoc) with decipher.

See also hoon-stdlib.vim.

Reach out to ~talfus-laddus on Urbit for anything related to this plugin.

Vimdoc / Vim helpfile Resources

About

Vim help file for Hoon Runes in disguise of a plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published