fix finder highlight in grep

This commit is contained in:
2026-02-03 11:12:59 +02:00
parent b84e46bda1
commit 2c8524df9d
4 changed files with 72 additions and 43 deletions

View File

@@ -16,11 +16,11 @@ local M = {}
--
function M.get()
return {
{
ft = 'yaml.helm-values',
ts = 'helm',
lsp = 'helm-ls',
},
-- {
-- ft = 'helm',
-- ts = 'helm',
-- lsp = 'helm-ls',
-- },
{
ft = 'yaml',
ts = 'yaml',