AutoYADM commit: 2024-11-19 15:15:02

This commit is contained in:
Daniel Fichtinger 2024-11-19 15:15:02 -05:00
parent c9de59bb70
commit c68b2fdb74
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1 @@
local opts = {}

View file

@ -0,0 +1,4 @@
return {
"williamboman/mason.nvim",
-- opts = { ensure_installed = { "ltex-ls" } },
}