The default behaviour of :help in Vim opens the help in a horizontal split.
I need to remap :help to instead execute :tab help as to always open the help in a new tab.
How can I remap this command?
The default behaviour of :help in Vim opens the help in a horizontal split.
I need to remap :help to instead execute :tab help as to always open the help in a new tab.
How can I remap this command?