添加markdown插件支持。
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -78,3 +78,4 @@ vim.o.showmode = false
|
||||
-- vim.o.background = "dark"
|
||||
-- vim.g.codeium_enabled = true
|
||||
-- vim.g.ai_cmp = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user