Open bagmonkey opened 3 months ago
Hiya! New to nvim and i was wondering if i could enable iline hints (for rust use) with this config, and how i would be able to. Thanks!
Inlay hints are already enabled but are disabled by default.
You can use the key combination leader + h + I to toggle them on and off.
leader + h + I
Hiya! New to nvim and i was wondering if i could enable iline hints (for rust use) with this config, and how i would be able to. Thanks!