added current line to virtual text

This commit is contained in:
Bryan Ramos 2026-03-11 07:07:34 -04:00
parent cf44106133
commit c341ac8840

View file

@ -146,6 +146,7 @@ return {
virtual_text = {
prefix = '',
spacing = 2,
current_line = true;
},
float = {
border = 'rounded',