enable helm type
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user