treesitter 에 python 추가

This commit is contained in:
bumpsoo 2024-07-01 21:42:55 +09:00
parent 98c6b1d2ea
commit d53f03b3e1

View file

@ -18,6 +18,7 @@ return {
"vue",
"go",
"yaml",
'python',
},
})
end