vim9script noclear

import autoload '../autoload/helptoc.vim'

command -bar HelpToc helptoc.Open()
