Friday, December 18, 2020

Vim8.2.2154 html filetype detection cause error incompatiblity with vim9script

Hi,

When opening html file in new buffer while my _vimrc is written in vim9script,
this message appears:

Messages maintainer: Bram Moolenaar
"~\Desktop\filetype.vim.html" 2315L, 216123B
Error detected while processing BufRead Autocommands for "*.html"..function dist#ft#FThtml[13]..FileType Autocommands for "html":
E1126: Cannot use :let in Vim9 script
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/7846d71e-34b5-4cf6-9f87-509a3db100c6n%40googlegroups.com.

No comments: