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() function M.get()
return { return {
-- { {
-- ft = 'helm', ft = 'helm',
-- ts = 'helm', ts = 'helm',
-- lsp = 'helm-ls', },
-- },
{ {
ft = 'python', ft = 'python',
ts = 'python', ts = 'python',