feat: Updates lazyvim configuration, adds some configuration files.

This commit is contained in:
2025-03-31 13:18:07 -04:00
parent d8feb9535d
commit b627d68ae3
9 changed files with 91 additions and 54 deletions

3
.markdownlint.jsonc Normal file
View File

@@ -0,0 +1,3 @@
{
"MD013": { "code_blocks": false }
}