This is to be consistent with normal man, and it looks soo much better
than nvim's built in soft wrapping.
+vim.g.man_hardwrap = 1
+vim.env.MANWIDTH = 80
+
-- Some settings taken from LazyVim's default options
opt.pumblend = 10 -- Popup blend
opt.pumheight = 10 -- Maximum number of entries in a popup
-- Some settings taken from LazyVim's default options
opt.pumblend = 10 -- Popup blend
opt.pumheight = 10 -- Maximum number of entries in a popup