View Man Pages within Vim | Vim 🔥 Tips and Tricks

preview_player
Показать описание
As much as I can, I like to avoid the context switching of leaving my editor. That includes for viewing man pages. In this video, I show how Vim can be configured to display man pages.

Resources:

#vim
Рекомендации по теме
Комментарии
Автор

If you find something that is equivalent to viewing manpages in neovim and using the `gO` command to bring up a table of contents but in a quickfix window, for vim, or course, do let me know!

Also, are you using anything to make searching the options easier? For example: if I am looking for the '-o' option, and it will take me straight to the option's description, instead of me having to manually cycle through all the matches.

Good video btw of course! Thanks!

RifazNahiyanFWS