We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a0514 commit 672d494Copy full SHA for 672d494
1 file changed
nvim/lua/plugins/mason.lua
@@ -16,6 +16,7 @@ return {
16
17
mason.setup({
18
ui = {
19
+ border = "rounded",
20
icons = {
21
package_installed = "✔",
22
package_pending = "→",
0 commit comments