vim.g.man_hardwrap = 1
vim.env.MANWIDTH = 80
+-- TODO: also try noinsert
+opt.completeopt = "menu,menuone,noselect"
+
-- Some settings taken from LazyVim's default options
opt.pumblend = 10 -- Popup blend
opt.pumheight = 10 -- Maximum number of entries in a popup