AutoYADM commit: 2024-11-19 17:30:02

This commit is contained in:
Daniel Fichtinger 2024-11-19 17:30:03 -05:00
parent f6621b1ade
commit fd7ef12444
4 changed files with 32 additions and 17 deletions

View file

@ -1,4 +1,4 @@
return {
"williamboman/mason.nvim",
-- opts = { ensure_installed = { "typos-lsp" } },
opts = { ensure_installed = { "typos-lsp" } },
}