Small vim config changes

This commit is contained in:
Michael Chalupiak
2025-12-19 14:25:00 -05:00
parent 458a2dd1d6
commit f60dd72912
7 changed files with 18 additions and 48 deletions

View File

@@ -71,6 +71,9 @@ return {
},
-- (Default) Only show the documentation popup when manually triggered
completion = {
trigger = {
show_on_insert = true
},
documentation = { auto_show = false },
list = {
selection = {