mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Fix the relative URL.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Opening Man Pages In Vim
|
# Opening Man Pages In Vim
|
||||||
|
|
||||||
In [Quick Man Pages](vim/quick-man-pages.md), I explained how the
|
In [Quick Man Pages](quick-man-pages.md), I explained how the
|
||||||
`ft-man-plugin` allows you to quickly open man pages with `K`. For times
|
`ft-man-plugin` allows you to quickly open man pages with `K`. For times
|
||||||
when the particular command isn't in the buffer or the command contains a
|
when the particular command isn't in the buffer or the command contains a
|
||||||
hyphen, you can instead use `:Man`. With the `ft-man-plugin` enabled, you
|
hyphen, you can instead use `:Man`. With the `ft-man-plugin` enabled, you
|
||||||
|
|||||||
Reference in New Issue
Block a user