small changes...

if you want more look at the changes, there's not that many
This commit is contained in:
2025-06-21 22:49:37 -04:00
parent 7ef68dea92
commit cd26cbb825
6 changed files with 3 additions and 11 deletions

View File

@ -19,12 +19,7 @@ return { "L3MON4D3/LuaSnip",
ext_opts = {
[types.choiceNode] = {
active = {
virt_text = {{ "", "@boolean" }}
}
},
[types.insertNode] = {
active = {
virt_text = {{ "", "@constant" }}
virt_text = {{ "?", "@boolean" }}
}
}
}