381 current 2025-05-06 23:10:46 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-05-06 23:12:39 -04:00
parent 3bf0aa7e99
commit e224e0a966
3 changed files with 4 additions and 0 deletions

View File

@@ -97,6 +97,8 @@ vim.opt_local.foldmethod = 'manual'
-- Keep treesitter, ditch legacy syntax:
vim.g.markdown_fenced_languages = {}
vim.opt.shell = "zsh"
vim.loader.enable()
------------------------------------------------------