reformated readme, added lint and markdown lint, fixed env.sh

This commit is contained in:
2025-06-02 16:59:01 -05:00
parent 354a2abbcd
commit edf3d20945
11 changed files with 95 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ vim.opt.smartindent=true
vim.opt.wrap = true
vim.opt.hlsearch = false
vim.opt.hlsearch = true
vim.opt.incsearch = true
vim.o.ignorecase = true