Skip to content

Commit 672d494

Browse files
committed
chore(nvim): rounded ui borders on mason
1 parent 14a0514 commit 672d494

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nvim/lua/plugins/mason.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ return {
1616

1717
mason.setup({
1818
ui = {
19+
border = "rounded",
1920
icons = {
2021
package_installed = "",
2122
package_pending = "",

0 commit comments

Comments
 (0)