AutoYADM commit: 2024-11-19 16:45:02

This commit is contained in:
Daniel Fichtinger 2024-11-19 16:45:02 -05:00
parent bfcc83c832
commit 0f8dbf7f8a
2 changed files with 13 additions and 10 deletions

View file

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