mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-01-22 06:46:48 +00:00
4 lines
94 B
Lua
4 lines
94 B
Lua
require("render-markdown").setup({
|
|
file_types = { "markdown", "copilot-chat", "Avante" },
|
|
})
|