fix finder highlight in grep
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user