This commit is contained in:
Zacharias-Brohn
2025-02-15 23:39:07 +01:00
parent 2ac5fc926a
commit d87b6964b5
5 changed files with 12 additions and 34 deletions
+4 -1
View File
@@ -134,7 +134,6 @@ return {
char = {
corner_top = "",
corner_bottom = "",
vertical = "",
arrow = "",
},
@@ -177,6 +176,10 @@ return {
border = nil,
highlight_selection = true,
use_matchfuzzy = true,
tab_completion = true,
},
},
{
"andweeb/presence.nvim",
},
}