添加markdown插件支持。

This commit is contained in:
2026-02-09 16:02:15 +08:00
parent 6c8f30b001
commit bfb0c6db53
6 changed files with 14 additions and 0 deletions

View File

@@ -6,3 +6,4 @@
--
-- Or remove existing autocmds by their group name (which is prefixed with `lazyvim_` for the defaults)
-- e.g. vim.api.nvim_del_augroup_by_name("lazyvim_wrap_spell")
vim.api.nvim_del_augroup_by_name("lazyvim_wrap_spell")

View File

@@ -78,3 +78,4 @@ vim.o.showmode = false
-- vim.o.background = "dark"
-- vim.g.codeium_enabled = true
-- vim.g.ai_cmp = false