Thursday, December 17, 2020

vim9script _vimrc COMPATIBILITY with autocommand

Hi,


Using Vim8.2.2154 32bits under win7 with _vimrc written in vim9script, the plugin aims to output html.

But at reading this html outfile,  through filetype detection or autocommand it fails like if transition vim9script to vimscript was not compatible.

Anyone has and idea about this ?


"~\AppData\Local\Temp\vim-js-seq\out.html" 0L, 0B
Error detected while processing function vim_seq_diag#Generate_diagram[21]..BufRead Autocommands for "*.html"..function
dist#ft#FThtml[13]..FileType Autocommands for "html":
E1126: Cannot use :let in Vim9 script

--
--
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/a54815fc-c0cb-4b5c-a9f2-715f0afe667en%40googlegroups.com.

No comments: