feat: add inlay hints

This commit is contained in:
Fabio Lenherr / DashieTM 2023-01-05 16:55:02 +01:00
parent f3a0d0d35f
commit b0664537c3
16 changed files with 661 additions and 641 deletions

View file

@ -40,4 +40,3 @@ end)
nvim_tree_events.subscribe("TreeClose", function()
bufferline_api.set_offset(0)
end)