LazyVim
LazyVim copied to clipboard
feat(typescript): configure inlayHint
since LazyVim have toggle inlayhint keymap, it make sense to configure them for each extra languages provided. In this commit I just add the configuration for typescript, since IDK how to configure the rest of lang extras that was provided.