runtime(vim): Update base-syntax, improve :normal highlighting
Commit:
https://github.com/vim/vim/commit/bbe5252c2c2a6a49c794719a894ab10cdafebc62
Author: Doug Kearns
Date: Sat Nov 9 19:11:25 2024 +0100
runtime(vim): Update base-syntax, improve :normal highlighting
Fix command nam
runtime(tex): add Number highlighting to syntax file
Commit:
https://github.com/vim/vim/commit/8e6b5034f32049fd0f1447c85ab71d47f49a820a
Author: amarakon
Date: Sat Nov 9 18:59:31 2024 +0100
runtime(tex): add Number highlighting to syntax file
closes: https://github.com/vim/vim/iss
patch 9.1.0848: if_lua: v:false/v:true are not evaluated to boolean
Commit:
https://github.com/vim/vim/commit/50732c7ba648f955ba027e6386745ea37acf007b
Author: zeertzjq
Date: Sat Nov 9 18:30:10 2024 +0100
patch 9.1.0848: if_lua: v:false/v:true are not evaluated to boolean
Problem:
runtime(doc): Tweak documentation style a bit
Commit:
https://github.com/vim/vim/commit/624bb83619cbd685b1902b016ca3ececfc1c135c
Author: h-east
Date: Sat Nov 9 18:37:32 2024 +0100
runtime(doc): Tweak documentation style a bit
closes: https://github.com/vim/vim/issues/11419
runtime(dune): use :setl instead of :set in ftplugin
Commit:
https://github.com/vim/vim/commit/a14c457cad99621db7950b78e7d257c300b7d897
Author: Dani Dickstein
Date: Sat Nov 9 11:53:54 2024 +0100
runtime(dune): use :setl instead of :set in ftplugin
closes: https://github.com/vim/v
runtime(termdebug): allow to use decimal signs
Commit:
https://github.com/vim/vim/commit/5e7f43b6ac2ac23d4fbfded75827a13f981d9a96
Author: Ella Moss
Date: Sat Nov 9 11:32:15 2024 +0100
runtime(termdebug): allow to use decimal signs
closes: https://github.com/vim/vim/issues/16011