Sorry if that title is confusing. I appreciate how you are keeping the function signature up as I am completing a function call but sometimes it is getting too obtrusive and blocking my view of the code I want to see surrounding my cursor.
For example, I was just writing some hiccup and I am getting a large floating window telling me how to complete a let binding which is something I would never need anymore. Is there a way to remove the more common functions like let, defn, etc. that I don't need help with?

Sorry if that title is confusing. I appreciate how you are keeping the function signature up as I am completing a function call but sometimes it is getting too obtrusive and blocking my view of the code I want to see surrounding my cursor.
For example, I was just writing some hiccup and I am getting a large floating window telling me how to complete a
letbinding which is something I would never need anymore. Is there a way to remove the more common functions likelet,defn, etc. that I don't need help with?