Nvim: improve blink and inlay hints, add heirline

This commit is contained in:
Robert Kmieć
2025-02-07 11:38:51 +01:00
parent ec21773823
commit 6f0948c365
9 changed files with 536 additions and 623 deletions

View File

@@ -26,5 +26,6 @@ return {
end, { noremap = true })
end
})
end
end,
enabled = false
}