enable helm type

This commit is contained in:
2026-06-08 20:29:47 +03:00
parent c98608240b
commit 5b814774cd

View File

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