You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my use case, for a file named input.awesome.tsx, I need a variable with only input. Is it currently possible to do that through: {{lua:vim.fn.expand(%:.:r)}} set by lua script ? Not sure how it works