I want to simply browse the VIM user-manual, but the only way I get access is by opening a session of vim and the typing :help user-manual help user-manual. The problem with this is that this ends up creating a screen split which is not comfortable for reading, especially when I don't even need the empty file below.
I know that Ctr-WCtrl+W will fix this issue, but I'm running linuxLinux from my chromebookChromebook and Chrome overrides the Ctr-WCtrl+W shortcut (close current tab).
So would there be a way I can open up the user-manual by itself? And if not, could anyone suggest a clever hack?
One thing I did try to do was create a copy of the manual and open that up in vimvim, but this didn't allow any of the links to function.