Saturday, December 10, 2022

vim9script userdef

Hi,

In vim9script, is it possible to write the equivalent of this legacy vimscript code :

let defdict[type] = g:tagbar_type_{type}

For instant it results to E488: Trailing characters: {ftype}

Thank you
Nicolas

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/5d0af0f8-e87a-46dc-88e5-ec6962897d69n%40googlegroups.com.

No comments: