Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
glepnir committed Aug 4, 2024
1 parent 623aefd commit 7d2c648
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/minpm/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,10 @@ local function info_win()
col = 10,
border = 'rounded',
noautocmd = true,
style = 'minimal',
})
vim.wo[win].wrap = false
vim.bo[bufnr].buftype = 'nofile'
return win, bufnr
end

Expand Down

0 comments on commit 7d2c648

Please sign in to comment.