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