From f5aa0efb11f31d798e6511c34317b40681bcfbd6 Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 15 May 2024 18:33:40 +0200 Subject: feat: add yaml parser to ensure_installed list of treesitter --- lua/pml68/plugins.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/pml68/plugins.lua b/lua/pml68/plugins.lua index 14876cd..36dc321 100644 --- a/lua/pml68/plugins.lua +++ b/lua/pml68/plugins.lua @@ -181,6 +181,7 @@ local plugins = { "python", "rust", "markdown", + "yaml", "json", "glsl", "dart", -- cgit v1.2.3