template.nvim icon indicating copy to clipboard operation
template.nvim copied to clipboard

Partial filename support

Open kinooyume opened this issue 1 year ago • 0 comments

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

kinooyume avatar Jan 18 '25 17:01 kinooyume