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

@ -1,4 +1,3 @@
local t = require("telescope")
local z_utils = require("telescope._extensions.zoxide.utils")