aboutsummaryrefslogtreecommitdiffstats
path: root/autoload/space_vlaze/help.vim
blob: 8811dbc6fb7ecd4f877de6ff2866c1652d383ea7 (plain)
1
2
3
4
function! space_vlaze#help#Show()
	help space_vlaze.txt
	only
endfunction