neovim/runtime/lua
Christian Clason 4694ce6877
vim-patch:9.1.0188: filetype: no support for Vento files (#27935)
Problem:  Vento files are not recognized.
Solution: Recognize *.vto files as filetype "vento" (wrapperup)

Vento is a templating engine https://vento.js.org/

closes: vim/vim#14229

9f26e5a9bc

Co-authored-by: wrapperup <wrapperup4@gmail.com>
2024-03-20 05:31:44 +08:00
..
nvim docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
provider refactor: create function for deferred loading 2024-02-03 16:53:41 +01:00
vim vim-patch:9.1.0188: filetype: no support for Vento files (#27935) 2024-03-20 05:31:44 +08:00
_vim9script.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua fix(editorconfig): syntax error regression 2024-03-11 10:06:57 +00:00
man.lua fix(man): pass modifiers also to :tag (#27878) 2024-03-16 09:56:58 +08:00
tohtml.lua feat(lua): deprecate vim.tbl_add_reverse_lookup 2024-03-07 10:24:34 +01:00