snacks.nvim/tests
Olle Månsson 54ab77c5d2
feat(image): add support for svelte (#1277)
## Description

Added queries for Svelte as well, based on Vue.

Note that I am not sure if the current HTML queries, which both Vue and
this Svelt query inherits from, is working as intended.

I do not get any sort of inline images. But I guess that will have to be
debugged and fixed in another issue and the fix should not affect this
patch (hopefully).

## Related Issue(s)

Fixes #1275

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2025-02-18 16:49:40 +01:00
..
image feat(image): add support for svelte (#1277) 2025-02-18 16:49:40 +01:00
picker feat(picker.util): lua globber 2025-02-11 22:22:04 +01:00
config_spec.lua fix(picker.config): better config merging and tests 2025-01-17 20:36:33 +01:00
gitbrowse_spec.lua feat(gitbrowse): choose to open repo, branch or file. Closes #10. Closes #17 2024-11-08 10:39:55 +01:00
minit.lua ci: docgen 2024-11-04 16:39:24 +01:00
scope_spec.lua fix(scope): make sure to parse the ts tree. Fixes #521 2025-01-16 08:37:19 +01:00
terminal_spec.lua fix(terminal): properly deal with args in vim.o.shell. Fixes #69 2024-11-13 10:42:04 +01:00
util_spec.lua fix(util): normkey. Closes #763 2025-02-03 07:09:28 +01:00